Source file "org/apache/solr/util/ConcurrentLFUCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,138 of 1,138 | 0% | 154 of 154 | 0% | 110 | 110 | 257 | 257 | 33 | 33 |
markAndSweep() | ![]() | 0% | ![]() | 0% | 24 | 24 | 59 | 59 | 1 | 1 |
getLeastUsedItems(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
getMostUsedItems(int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
ConcurrentLFUCache(int, int, int, int, boolean, boolean, ConcurrentLFUCache.EvictionListener, boolean, int) | ![]() | 0% | n/a | 1 | 1 | 20 | 20 | 1 | 1 | |
putCacheEntry(ConcurrentLFUCache.CacheEntry) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
maybeMarkAndSweep() | ![]() | 0% | ![]() | 0% | 9 | 9 | 10 | 10 | 1 | 1 |
computeIfAbsent(Object, Function) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
lambda$computeIfAbsent$1(Function, Object, AtomicBoolean, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
get(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
setRunCleanupThread(boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
postRemoveEntry(ConcurrentLFUCache.CacheEntry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
setMaxIdleTime(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
ConcurrentLFUCache(int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
put(Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lambda$putCacheEntry$2(ConcurrentLFUCache.CacheEntry, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
lambda$null$0(ConcurrentLFUCache.CacheEntry, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
setLowerWaterMark(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ConcurrentLFUCache(int, int, int, int, boolean, boolean, ConcurrentLFUCache.EvictionListener, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUpperWaterMark(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
finalize() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
evictEntry(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
destroy() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setNewThreadForCleanup(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ramBytesUsed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setAlive(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAcceptableWaterMark(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTimeDecay(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStats() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |