Source file "shaded_package/nonapi/io/github/classgraph/reflection/ReflectionDriver.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 241 of 241 | 0% | 28 of 28 | 0% | 23 | 23 | 48 | 48 | 9 | 9 |
| findMethod(Class, Object, String, Class[]) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| findField(Class, Object, String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isAccessible(Object, AccessibleObject) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| findInstanceMethod(Object, String, Class[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| findInstanceField(Object, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ReflectionDriver() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| findStaticMethod(Class, String, Class[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findStaticField(Class, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |