Source file "it/unimi/dsi/fastutil/doubles/Double2ShortLinkedOpenHashMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,518 of 2,518 | 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 |
addTo(double, short) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
put(Double, Short) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
putAndMoveToFirst(double, short) | ![]() | 0% | ![]() | 0% | 5 | 5 | 22 | 22 | 1 | 1 |
putAndMoveToLast(double, short) | ![]() | 0% | ![]() | 0% | 5 | 5 | 22 | 22 | 1 | 1 |
put(double, short) | ![]() | 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 |
Double2ShortLinkedOpenHashMap(int, float) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
remove(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
removeLastShort() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
Double2ShortLinkedOpenHashMap(double[], short[], float) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
removeFirstShort() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getAndMoveToFirst(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
getAndMoveToLast(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
clone() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
get(Double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
get(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
containsKey(double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
writeObject(ObjectOutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
containsValue(short) | ![]() | 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 |
firstDoubleKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lastDoubleKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
double2ShortEntrySet() | ![]() | 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 |
Double2ShortLinkedOpenHashMap(Map, float) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
Double2ShortLinkedOpenHashMap(Double2ShortMap, float) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
Double2ShortLinkedOpenHashMap(double[], short[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Double2ShortLinkedOpenHashMap(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Double2ShortLinkedOpenHashMap() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Double2ShortLinkedOpenHashMap(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Double2ShortLinkedOpenHashMap(Double2ShortMap) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
add(double, short) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tailMap(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
headMap(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
subMap(double, double) | ![]() | 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 |