Source file "kotlin/collections/builders/MapBuilder.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,216 of 1,216 | 0% | 150 of 150 | 0% | 122 | 122 | 270 | 270 | 47 | 47 |
addKey$kotlin_stdlib(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 24 | 24 | 1 | 1 |
removeHashAt(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 26 | 26 | 1 | 1 |
ensureCapacity(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
compact() | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
putRehash(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
findKey(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
rehash(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
putEntry(Map.Entry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
put(Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
removeEntry$kotlin_stdlib(Map.Entry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
putAllEntries(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
MapBuilder(Object[], Object[], int[], int[], int, int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
containsAllEntries$kotlin_stdlib(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
removeKeyAt(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
findValue(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
containsEntry$kotlin_stdlib(Map.Entry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getKeys() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getValues() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getEntries() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
allocateValuesArray() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeReplace() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
get(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
removeKey$kotlin_stdlib(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
contentEquals(Map) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
removeValue$kotlin_stdlib(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
MapBuilder(int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
hash(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
putAll(Map) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
containsKey(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
containsValue(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
checkIsMutable$kotlin_stdlib() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ensureExtraCapacity(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
keysIterator$kotlin_stdlib() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
valuesIterator$kotlin_stdlib() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
entriesIterator$kotlin_stdlib() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
MapBuilder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCapacity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHashSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isReadOnly$kotlin_stdlib() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |