Source file "kotlin/sequences/SequenceBuilder.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 182 of 182 | 0% | 22 of 22 | 0% | 25 | 25 | 46 | 46 | 11 | 11 |
| hasNext() | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| next() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| exceptionalState() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| yieldAll(Iterator, Continuation) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| yield(Object, Continuation) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| nextNotReady() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| resumeWith(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setNextStep(Continuation) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SequenceBuilderIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNextStep() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |