Source file "com/google/common/base/AbstractIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 11 of 73 | 84% | 3 of 9 | 66% | 4 | 11 | 3 | 22 | 1 | 6 |
| next() | 78% | 50% | 1 | 2 | 1 | 6 | 0 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 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 |