Source file "com/google/common/collect/ImmutableList.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 90 of 165 | 45% | 5 of 8 | 37% | 8 | 15 | 23 | 43 | 5 | 11 |
| addAll(Iterable) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| add(Object[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| buildSorted(Comparator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| combine(ImmutableList.Builder) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(Object[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ensureRoomFor(int) | 100% | 75% | 1 | 3 | 0 | 6 | 0 | 1 | ||
| add(Object) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| ImmutableList.Builder(int) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| build() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| addAll(Iterator) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| ImmutableList.Builder() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |