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 | 384 of 384 | 0% | 36 of 36 | 0% | 30 | 30 | 51 | 51 | 12 | 12 |
| removeFirst(int) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| toArray(Object[]) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| RingBuffer(Object[], int) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| expanded(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| add(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| get(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isFull() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| forward(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RingBuffer(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |