Source file "org/springframework/util/comparator/InvertibleComparator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 115 of 115 | 0% | 16 of 16 | 0% | 17 | 17 | 31 | 31 | 9 | 9 |
equals(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
compare(Object, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
InvertibleComparator(Comparator, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
InvertibleComparator(Comparator) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
invertOrder() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setAscending(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAscending() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |