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 | 99 of 99 | 0% | 8 of 8 | 0% | 8 | 8 | 10 | 10 | 4 | 4 |
DropSequence(Sequence, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
take(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
drop(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
iterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |