Source file "org/mapdb/LongConcurrentLRUMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 614 of 614 | 0% | 66 of 66 | 0% | 47 | 47 | 142 | 142 | 14 | 14 |
markAndSweep() | ![]() | 0% | ![]() | 0% | 24 | 24 | 89 | 89 | 1 | 1 |
LongConcurrentLRUMap(int, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
put(long, Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
evictEntry(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
get(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
LongConcurrentLRUMap(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
remove(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
valuesIterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
longMapIterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isEmpty() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
evictedEntry(long, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |