Source file "kotlin/streams/jdk8/Streams.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 97 of 97 | 0% | 0 of 0 | n/a | 10 | 10 | 9 | 9 | 10 | 10 |
| asStream(Sequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toList(Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toList(IntStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toList(LongStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toList(DoubleStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asSequence(Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asSequence(IntStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asSequence(LongStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asSequence(DoubleStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asStream$lambda-4(Sequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |