Source file "com/google/common/collect/testing/testers/SortedSetNavigationTester.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% | 4 of 4 | 0% | 10 | 10 | 32 | 32 | 8 | 8 |
| setUp() | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| testEmptySetFirst() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testEmptySetLast() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testSingletonSetFirst() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSingletonSetLast() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testFirst() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testLast() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SortedSetNavigationTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |