Source file "it/unimi/dsi/fastutil/objects/Object2LongLinkedOpenCustomHashMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,531 of 2,531 | 0% | 172 of 172 | 0% | 139 | 139 | 420 | 420 | 53 | 53 |
rehash(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 37 | 37 | 1 | 1 |
readObject(ObjectInputStream) | ![]() | 0% | ![]() | 0% | 5 | 5 | 28 | 28 | 1 | 1 |
fixPointers(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 21 | 21 | 1 | 1 |
addTo(Object, long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
put(Object, Long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
putAndMoveToFirst(Object, long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 22 | 22 | 1 | 1 |
putAndMoveToLast(Object, long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 22 | 22 | 1 | 1 |
put(Object, long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
moveIndexToFirst(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
moveIndexToLast(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
fixPointers(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
shiftKeys(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
Object2LongLinkedOpenCustomHashMap(int, float, Hash.Strategy) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
removeLong(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
Object2LongLinkedOpenCustomHashMap(Object[], long[], float, Hash.Strategy) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
removeLastLong() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getAndMoveToFirst(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
getAndMoveToLast(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
clone() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
hashCode() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
removeFirstLong() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getLong(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
containsKey(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
writeObject(ObjectOutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
containsValue(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
trim(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
trim() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
firstKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lastKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
object2LongEntrySet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
keySet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
values() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
Object2LongLinkedOpenCustomHashMap(Map, float, Hash.Strategy) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
Object2LongLinkedOpenCustomHashMap(Object2LongMap, float, Hash.Strategy) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
Object2LongLinkedOpenCustomHashMap(Object[], long[], Hash.Strategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
Object2LongLinkedOpenCustomHashMap(int, Hash.Strategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Object2LongLinkedOpenCustomHashMap(Hash.Strategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Object2LongLinkedOpenCustomHashMap(Map, Hash.Strategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Object2LongLinkedOpenCustomHashMap(Object2LongMap, Hash.Strategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
add(Object, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tailMap(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
headMap(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
subMap(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
strategy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
growthFactor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
comparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
rehash() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
growthFactor(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
checkTable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |