Source file "kotlin/collections/Collections.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 497 of 609 | 18% | 41 of 51 | 19% | 53 | 61 | 65 | 86 | 29 | 35 |
| binarySearch(List, int, int, Function1) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| binarySearch(List, Object, Comparator, int, int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| rangeCheck$CollectionsKt__CollectionsKt(int, int, int) | 16% | 50% | 3 | 4 | 0 | 5 | 0 | 1 | ||
| List(int, Function1) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| MutableList(int, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| arrayListOf(Object[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| binarySearchBy(List, Comparable, int, int, Function1) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| binarySearch$default(List, Object, Comparator, int, int, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| optimizeReadOnlyList(List) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| binarySearch$default(List, int, int, Function1, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shuffled(Iterable, Random) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| binarySearchBy$default(List, Comparable, int, int, Function1, int, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| buildList(int, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| buildList(Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getIndices(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifEmpty(Collection, Function0) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNotEmpty(Collection) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isNullOrEmpty(Collection) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| containsAll(Collection, Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orEmpty(Collection) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getLastIndex(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| orEmpty(List) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| listOfNotNull(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| listOfNotNull(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| binarySearch(List, Comparable, int, int) | 90% | 83% | 1 | 4 | 1 | 13 | 0 | 1 | ||
| mutableListOf(Object[]) | 77% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| mutableListOf() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| throwIndexOverflow() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| throwCountOverflow() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| arrayListOf() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| emptyList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listOf() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listOf(Object[]) | 90% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| binarySearch$default(List, Comparable, int, int, int, Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| asCollection(Object[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |