Source file "shaded_package/nonapi/io/github/classgraph/json/JSONParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 678 of 678 | 0% | 131 of 131 | 0% | 77 | 77 | 193 | 193 | 8 | 8 |
parseNumber() | ![]() | 0% | ![]() | 0% | 30 | 30 | 55 | 55 | 1 | 1 |
parseString() | ![]() | 0% | ![]() | 0% | 18 | 18 | 55 | 55 | 1 | 1 |
parseJSONObject() | ![]() | 0% | ![]() | 0% | 8 | 8 | 27 | 27 | 1 | 1 |
parseJSON() | ![]() | 0% | ![]() | 0% | 8 | 8 | 31 | 31 | 1 | 1 |
getAndParseHexChar() | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
parseJSONArray() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
parseJSON(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JSONParser(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |