Source file "com/google/common/collect/ImmutableCollection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 52 of 88 | 40% | 7 of 14 | 50% | 7 | 12 | 10 | 21 | 2 | 5 |
| add(Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addAll(Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| expandedCapacity(int, int) | 61% | 62% | 3 | 5 | 3 | 10 | 0 | 1 | ||
| addAll(Iterator) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| ImmutableCollection.Builder() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |