Source file "kotlin/collections/MutableCollections.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 521 of 533 | 2% | 64 of 64 | 0% | 63 | 64 | 76 | 77 | 31 | 32 |
filterInPlace$CollectionsKt__MutableCollectionsKt(List, Function1, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 15 | 15 | 1 | 1 |
addAll(Collection, Iterable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
filterInPlace$CollectionsKt__MutableCollectionsKt(Iterable, Function1, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
removeAll(Collection, Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 1 | 1 |
retainAll(Collection, Object[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
addAll(Collection, Sequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
removeAll(Collection, Sequence) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
retainAll(Collection, Sequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
removeLast(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
removeFirst(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
removeAll(Collection, Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
retainAll(Collection, Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeLastOrNull(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
removeFirstOrNull(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
plusAssign(Collection, Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
plusAssign(Collection, Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
plusAssign(Collection, Sequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
minusAssign(Collection, Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
minusAssign(Collection, Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
minusAssign(Collection, Sequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
retainNothing$CollectionsKt__MutableCollectionsKt(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
removeAll(Iterable, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
retainAll(Iterable, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeAll(List, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
retainAll(List, Function1) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeAll(Collection, Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
retainAll(Collection, Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
plusAssign(Collection, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
minusAssign(Collection, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
remove(Collection, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove(List, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addAll(Collection, Object[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |