Source file "kotlin/sequences/Sequences.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 102 of 102 | 0% | 14 of 14 | 0% | 16 | 16 | 24 | 24 | 9 | 9 |
| drop() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| next() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| hasNext() | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDropState(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNextItem(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDropState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNextItem() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |