Source file "nonapi/io/github/classgraph/json/JSONUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 725 of 725 | 0% | 152 of 152 | 0% | 88 | 88 | 150 | 150 | 12 | 12 |
| static {...} | 0% | 0% | 6 | 6 | 41 | 41 | 1 | 1 | ||
| escapeJSONString(String, StringBuilder) | 0% | 0% | 13 | 13 | 29 | 29 | 1 | 1 | ||
| isAccessibleOrMakeAccessible(AccessibleObject) | 0% | 0% | 9 | 9 | 31 | 31 | 1 | 1 | ||
| getFieldValue(Object, Field) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| isBasicValueType(Class) | 0% | 0% | 20 | 20 | 2 | 2 | 1 | 1 | ||
| isBasicValueType(Object) | 0% | 0% | 13 | 13 | 2 | 2 | 1 | 1 | ||
| indent(int, int, StringBuilder) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getRawType(Type) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| fieldIsSerializable(Field, boolean) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| isBasicValueType(Type) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| escapeJSONString(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isCollectionOrArray(Object) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 |