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 | 38 of 38 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
| add(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAll(Iterable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAll(Iterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ImmutableList.Builder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ImmutableList.Builder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |