Source file "kotlin/collections/ArrayDeque.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,968 of 1,968 | 0% | 194 of 194 | 0% | 142 | 142 | 266 | 266 | 45 | 45 |
addAll(int, Collection) | ![]() | 0% | ![]() | 0% | 12 | 12 | 44 | 44 | 1 | 1 |
add(int, Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 29 | 29 | 1 | 1 |
removeAt(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 24 | 24 | 1 | 1 |
filterInPlace(Function1) | ![]() | 0% | ![]() | 0% | 12 | 12 | 29 | 29 | 1 | 1 |
lastIndexOf(Object) | ![]() | 0% | ![]() | 0% | 12 | 12 | 10 | 10 | 1 | 1 |
indexOf(Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 10 | 10 | 1 | 1 |
toArray(Object[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
copyCollectionElements(int, Collection) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
removeLast() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
removeFirst() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
internalStructure$kotlin_stdlib(Function2) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
ensureCapacity(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
copyElements(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
removeAll(Collection) | ![]() | 0% | ![]() | 0% | 7 | 7 | 1 | 1 | 1 | 1 |
addAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addLast(Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ArrayDeque(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
last() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
set(int, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
addFirst(Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lastOrNull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ArrayDeque(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
get(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
retainAll(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
first() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
firstOrNull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
positiveMod(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
incremented(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
negativeMod(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
decremented(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
contains(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeFirstOrNull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
removeLastOrNull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
internalIndex(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
testToArray$kotlin_stdlib(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ArrayDeque() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
toArray() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
internalGet(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testToArray$kotlin_stdlib() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |