Source file "kotlin/collections/MutableCollectionsJVM.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 73 | 13% | 3 of 4 | 25% | 8 | 9 | 10 | 12 | 6 | 7 |
| sortWith(List, Comparator) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| sort(List, Comparator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sort(List, Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shuffle(List, Random) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fill(List, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shuffle(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sort(List) | 100% | 50% | 1 | 2 | 0 | 2 | 0 | 1 |