Source file "kotlin/collections/SlidingWindow.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 86 of 86 | 0% | 10 of 10 | 0% | 8 | 8 | 9 | 9 | 3 | 3 |
checkWindowSizeStep(int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
windowedIterator(Iterator, int, int, boolean, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
windowedSequence(Sequence, int, int, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |