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 | 49 of 49 | 0% | 0 of 0 | n/a | 6 | 6 | 15 | 15 | 6 | 6 |
build() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ImmutableSortedSet.Builder(Comparator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
add(Object[]) | ![]() | 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 |