Source file "kotlin/collections/AbstractIterator.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 78 of 78 | 0% | 11 of 11 | 0% | 12 | 12 | 18 | 18 | 6 | 6 |
| hasNext() | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| tryToComputeNext() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setNext(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AbstractIterator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| done() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |