Source file "io/grpc/internal/JsonParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 156 of 156 | 0% | 15 of 15 | 0% | 16 | 16 | 37 | 37 | 6 | 6 |
parseRecursive(JsonReader) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
parseJsonObject(JsonReader) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
parseJsonArray(JsonReader) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
parse(String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
parseJsonNull(JsonReader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |