Source file "org/mapdb/LongConcurrentHashMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 567 of 567 | 0% | 90 of 90 | 0% | 59 | 59 | 139 | 139 | 14 | 14 |
rehash() | ![]() | 0% | ![]() | 0% | 8 | 8 | 29 | 29 | 1 | 1 |
remove(long, int, Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 21 | 21 | 1 | 1 |
put(long, int, Object, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 20 | 20 | 1 | 1 |
containsValue(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
replace(long, int, Object, Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
replace(long, int, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
get(long, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
containsKey(long, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
setTable(LongConcurrentHashMap.HashEntry[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getFirst(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LongConcurrentHashMap.Segment(int, float) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
readValueUnderLock(LongConcurrentHashMap.HashEntry) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
newArray(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |