Source file "kotlin/jvm/internal/ArrayIterator.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 18 of 56 | 67% | 0 of 2 | 100% | 1 | 5 | 0 | 3 | 1 | 4 |
| next() | 55% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasNext() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| ArrayIterator(Object[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |