Source file "com/google/common/collect/Comparators.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 101 | 0% | 20 of 20 | 0% | 17 | 17 | 27 | 27 | 7 | 7 |
| isInOrder(Iterable, Comparator) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| isInStrictOrder(Iterable, Comparator) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| min(Object, Object, Comparator) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| max(Object, Object, Comparator) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| min(Comparable, Comparable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| max(Comparable, Comparable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lexicographical(Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |