Source file "org/springframework/core/annotation/AnnotationAwareOrderComparator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 103 of 116 | 11% | 21 of 22 | 4% | 16 | 19 | 25 | 29 | 5 | 8 |
| findOrderFromAnnotation(Object) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getPriority(Object) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| sortIfNecessary(Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| findOrder(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sort(Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| sort(List) | 62% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| AnnotationAwareOrderComparator() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |