Source file "com/google/common/collect/OrderingTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 225 of 225 | 0% | 4 of 4 | 0% | 8 | 8 | 42 | 42 | 6 | 6 |
| testMinAndMax() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | ||
| testBinarySearch() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| testSortedCopy() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| testIsOrdered() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| OrderingTest.Scenario(Ordering, List, Object[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testCompareTo() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |