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 | 155 of 155 | 0% | 20 of 20 | 0% | 24 | 24 | 38 | 38 | 14 | 14 |
isInOrder(Iterable, Comparator) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
isInStrictOrder(Iterable, Comparator) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
least(int, Comparator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 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 |
emptiesFirst(Comparator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
emptiesLast(Comparator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 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 | |
greatest(int, Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$emptiesLast$2(Optional) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$emptiesFirst$1(Optional) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$least$0(int, Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |