Source file "com/google/common/collect/testing/testers/CollectionIteratorTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 184 of 184 | 0% | 10 of 10 | 0% | 16 | 16 | 49 | 49 | 11 | 11 |
| testIterator_removeAffectsBackingCollection() | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| testIterationOrdering() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| testIterator_nullElement() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| testIterator() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| testIteratorNoSuchElementException() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| runIteratorTest(Set, AbstractIteratorTester.KnownOrder, Iterable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testIterator_knownOrderRemoveSupported() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testIterator_knownOrderRemoveUnsupported() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testIterator_unknownOrderRemoveSupported() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testIterator_unknownOrderRemoveUnsupported() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CollectionIteratorTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |