Source file "org/eclipse/parsson/JsonPatchImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 473 of 473 | 0% | 38 of 38 | 0% | 27 | 27 | 60 | 60 | 8 | 8 |
emit(String, JsonArray, JsonArray, int[][], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
diffArray(String, JsonArray, JsonArray) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
diff(String, JsonValue, JsonValue) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
lambda$diffObject$0(JsonObject, String, String, JsonValue) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
lambda$diffObject$1(JsonObject, String, String, JsonValue) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
diff(JsonStructure, JsonStructure) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
diffObject(String, JsonObject, JsonObject) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
JsonPatchImpl.DiffGenerator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |