Source file "it/unimi/dsi/fastutil/longs/Long2IntLinkedOpenHashMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,501 of 2,501 | 0% | 174 of 174 | 0% | 140 | 140 | 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 |
put(Long, Integer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
addTo(long, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
putAndMoveToFirst(long, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 22 | 22 | 1 | 1 |
putAndMoveToLast(long, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 22 | 22 | 1 | 1 |
put(long, int) | ![]() | 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 | 11 | 11 | 1 | 1 |
Long2IntLinkedOpenHashMap(int, float) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
remove(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
removeLastInt() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
Long2IntLinkedOpenHashMap(long[], int[], float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
removeFirstInt() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getAndMoveToFirst(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
getAndMoveToLast(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
clone() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
get(Long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
get(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
containsKey(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
writeObject(ObjectOutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
containsValue(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
trim(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
trim() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
firstLongKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lastLongKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
long2IntEntrySet() | ![]() | 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 |
Long2IntLinkedOpenHashMap(Map, float) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
Long2IntLinkedOpenHashMap(Long2IntMap, float) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
Long2IntLinkedOpenHashMap(long[], int[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Long2IntLinkedOpenHashMap(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Long2IntLinkedOpenHashMap() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Long2IntLinkedOpenHashMap(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Long2IntLinkedOpenHashMap(Long2IntMap) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
add(long, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tailMap(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
headMap(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
subMap(long, long) | ![]() | 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 |