Source file "org/springframework/util/comparator/NullSafeComparator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 119 of 119 | 0% | 22 of 22 | 0% | 18 | 18 | 26 | 26 | 7 | 7 |
compare(Object, Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
NullSafeComparator(Comparator, boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
NullSafeComparator(boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |