Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 139 of 139 | 0% | 20 of 20 | 0% | 22 | 22 | 12 | 12 |
| findMethod(Method[], String) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| getMethod(String, String, Class[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getDeclaredConstructor(String, Class[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getStaticIntOrDefault(String, String, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getClass(String) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getMethods(String) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| invokeSetter(Object, Method, Object) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| hasMethod(Method[], String) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getStaticInt(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| invokeMethod(Object, Method, Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| invokeGetter(Object, Method) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| ReflectionUtil() | 0% | n/a | 1 | 1 | 1 | 1 |