Source file "com/google/common/collect/ContiguousSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 203 of 203 | 0% | 14 of 14 | 0% | 23 | 23 | 41 | 41 | 16 | 16 |
| create(Range, DiscreteDomain) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| subSet(Comparable, Comparable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| subSet(Comparable, boolean, Comparable, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| closed(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| closed(long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| closedOpen(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| closedOpen(long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ContiguousSet(DiscreteDomain) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| headSet(Comparable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| headSet(Comparable, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tailSet(Comparable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tailSet(Comparable, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createDescendingSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeReplace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |