Source file "com/google/common/collect/AbstractIteratorTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 253 of 253 | 0% | 0 of 0 | n/a | 10 | 10 | 52 | 52 | 10 | 10 |
| testDefaultBehaviorOfPeek() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| testDefaultBehaviorOfNextAndHasNext() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| testException() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testDefaultBehaviorOfPeekForEmptyIteration() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testSneakyThrow() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCantRemove() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testFreesNextReference() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testExceptionAfterEndOfData() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testReentrantHasNext() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AbstractIteratorTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |