Source file "com/google/common/collect/ImmutableSortedSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 233 of 233 | 0% | 18 of 18 | 0% | 19 | 19 | 49 | 49 | 10 | 10 |
| sortAndDedup() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| add(Object) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| add(Object[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| build() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| combine(ImmutableSet.Builder) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ImmutableSortedSet.Builder(Comparator, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| copy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAll(Iterable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAll(Iterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ImmutableSortedSet.Builder(Comparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |