Source file "com/carrotsearch/hppc/CharFloatHashMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,585 of 1,585 | 0% | 242 of 242 | 0% | 168 | 168 | 336 | 336 | 47 | 47 |
put(char, float) | ![]() | 0% | ![]() | 0% | 7 | 7 | 21 | 21 | 1 | 1 |
rehash(char[], float[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
allocateBuffers(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
removeAll(CharContainer) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
indexInsert(int, char, float) | ![]() | 0% | ![]() | 0% | 9 | 9 | 13 | 13 | 1 | 1 |
shiftConflictingKeys(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
removeAll(CharFloatPredicate) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
remove(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
allocateThenInsertThenRehash(int, char, float) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
removeAll(CharPredicate) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
get(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
getOrDefault(char, float) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
indexOf(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
forEach(CharFloatPredicate) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
forEach(CharFloatProcedure) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
putOrAdd(char, float, float) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
indexReplace(int, float) | ![]() | 0% | ![]() | 0% | 7 | 7 | 5 | 5 | 1 | 1 |
containsKey(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
equalElements(CharFloatHashMap) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
from(char[], float[]) | ![]() | 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(CharFloatAssociativeContainer) | ![]() | 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(char, float) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
release() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
CharFloatHashMap(int, double, HashOrderMixingStrategy) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hashKey(char) | ![]() | 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 |
CharFloatHashMap(CharFloatAssociativeContainer) | ![]() | 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 | |
CharFloatHashMap(int, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addTo(char, float) | ![]() | 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 | |
CharFloatHashMap(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 | |
CharFloatHashMap() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |