Source file "com/google/common/collect/IteratorsTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 6 of 6 | 0% | 8 | 8 | 19 | 19 | 5 | 5 |
| remove() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| IteratorsTest.PickyIterable.PickyIterator(IteratorsTest.PickyIterable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| checkConcurrentModification() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |