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 | 138 of 138 | 0% | 17 of 17 | 0% | 23 | 23 | 33 | 33 | 14 | 14 |
| toArray(Object[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| toArray() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| createAsList() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| copyIntoArray(Object[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| asList() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| contains(Object) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| writeReplace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| retainAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ImmutableCollection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |