Source file "com/google/common/collect/AbstractIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 18 of 80 | 77% | 5 of 11 | 54% | 5 | 12 | 5 | 24 | 1 | 6 |
| peek() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| next() | 78% | 50% | 1 | 2 | 1 | 6 | 0 | 1 | ||
| hasNext() | 85% | 60% | 2 | 4 | 1 | 5 | 0 | 1 | ||
| tryToComputeNext() | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| AbstractIterator() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| endOfData() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |