| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 65 of 110 | 40% | 12 of 16 | 25% | 11 | 16 | 17 | 29 | 3 | 8 |
| any(Iterable, Predicate) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| all(Iterable, Predicate) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| asList(Iterable) | 51% | 50% | 2 | 3 | 3 | 7 | 0 | 1 | ||
| count(Iterable) | 59% | 50% | 2 | 3 | 3 | 8 | 0 | 1 | ||
| cast(Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(Iterable, Mapper) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| filter(Iterable, Predicate) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| singleton(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |