Source file "org/eclipse/parsson/NodeReference.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 147 of 147 | 0% | 18 of 18 | 0% | 15 | 15 | 23 | 23 | 6 | 6 |
add(JsonValue) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
replace(JsonValue) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
get() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
contains() | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
NodeReference.ArrayReference(JsonArray, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |