Source file "org/springframework/boot/configurationprocessor/json/JSONStringer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 487 of 487 | 0% | 67 of 67 | 0% | 56 | 56 | 119 | 119 | 20 | 20 |
string(String) | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 1 | 1 |
value(Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
beforeValue() | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
close(JSONStringer.Scope, JSONStringer.Scope, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
open(JSONStringer.Scope, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
beforeKey() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
JSONStringer(int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
newline() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
value(double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
peek() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
value(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
value(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
JSONStringer() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
key(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
replaceTop(JSONStringer.Scope) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
endArray() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
endObject() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
array() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
object() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |