Source file "com/google/common/collect/AbstractRangeSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 127 of 127 | 0% | 16 of 16 | 0% | 24 | 24 | 34 | 34 | 16 | 16 |
| enclosesAll(Iterable) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addAll(Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeAll(Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| intersects(Range) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(Comparable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| enclosesAll(RangeSet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(RangeSet) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeAll(RangeSet) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(Range) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Range) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractRangeSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |