Source file "com/google/common/collect/testing/MinimalCollection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 130 of 130 | 0% | 16 of 16 | 0% | 21 | 21 | 32 | 32 | 13 | 13 |
| MinimalCollection(Class, boolean, Object[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| containsAll(Collection) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| contains(Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toArray() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| of(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofClassAndContents(Class, Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| up() | 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 |