Source file "kotlin/ranges/Progressions.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 193 of 193 | 0% | 26 of 26 | 0% | 22 | 22 | 15 | 15 | 9 | 9 |
| toString() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| LongProgression(long, long, long) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 7 | 7 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFirst() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLast() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStep() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |