Source file "org/springframework/util/comparator/BooleanComparator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 72 of 72 | 0% | 14 of 14 | 0% | 13 | 13 | 9 | 9 | 6 | 6 |
| compare(Boolean, Boolean) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| BooleanComparator(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |