Source file "com/carrotsearch/hppc/IntLongHashMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,584 of 1,584 | 0% | 242 of 242 | 0% | 168 | 168 | 336 | 336 | 47 | 47 |
put(int, long) | ![]() | 0% | ![]() | 0% | 7 | 7 | 21 | 21 | 1 | 1 |
rehash(int[], long[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
allocateBuffers(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
removeAll(IntContainer) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
indexInsert(int, int, long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 13 | 13 | 1 | 1 |
shiftConflictingKeys(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
removeAll(IntLongPredicate) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
remove(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
allocateThenInsertThenRehash(int, int, long) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
removeAll(IntPredicate) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
get(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
getOrDefault(int, long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
indexOf(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
forEach(IntLongPredicate) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
forEach(IntLongProcedure) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
putOrAdd(int, long, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
indexReplace(int, long) | ![]() | 0% | ![]() | 0% | 7 | 7 | 5 | 5 | 1 | 1 |
containsKey(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
equalElements(IntLongHashMap) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
from(int[], long[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
indexGet(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 3 | 3 | 1 | 1 |
clone() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
hashCode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
indexExists(int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 2 | 2 | 1 | 1 |
ensureCapacity(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
putAll(IntLongAssociativeContainer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
putAll(Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
putIfAbsent(int, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
release() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
IntLongHashMap(int, double, HashOrderMixingStrategy) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hashKey(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
clear() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
size() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
IntLongHashMap(IntLongAssociativeContainer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
visualizeKeyDistribution(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
IntLongHashMap(int, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addTo(int, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
values() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
verifyLoadFactor(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
IntLongHashMap(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
keys() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
IntLongHashMap() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |