Source file "org/springframework/beans/support/PropertyComparator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 146 of 146 | 0% | 20 of 20 | 0% | 17 | 17 | 34 | 34 | 7 | 7 |
| compare(Object, Object) | 0% | 0% | 9 | 9 | 14 | 14 | 1 | 1 | ||
| getPropertyValue(Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| PropertyComparator(String, boolean, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| PropertyComparator(SortDefinition) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| sort(List, SortDefinition) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| sort(Object[], SortDefinition) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getSortDefinition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |