Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 81 of 483 | 83% | 20 of 82 | 75% | 16 | 52 | 13 | 85 | 0 | 11 |
findConcreteMethodsOnInterfaces(Class) | 28% | 12% | 4 | 5 | 5 | 8 | 0 | 1 | ||
getDeclaredMethods(Class) | 26% | 25% | 2 | 3 | 8 | 13 | 0 | 1 | ||
findField(Class, String, Class) | 95% | 75% | 6 | 13 | 0 | 13 | 0 | 1 | ||
findMethod(Class, String, Class[]) | 96% | 87% | 2 | 9 | 0 | 13 | 0 | 1 | ||
findConstructor(Class, Class[]) | 96% | 83% | 2 | 7 | 0 | 11 | 0 | 1 | ||
getEnumValue(Class, String) | 100% | 100% | 0 | 4 | 0 | 6 | 0 | 1 | ||
invokeStaticMethod(Method, Object[]) | 100% | 100% | 0 | 3 | 0 | 6 | 0 | 1 | ||
invokeMethod(Method, Object, Object[]) | 100% | 100% | 0 | 3 | 0 | 6 | 0 | 1 | ||
invokeConstructor(Constructor, Object[]) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
getStaticField(Field) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
getField(Field, Object) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |