Source file "com/google/common/cache/LocalCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,358 of 3,136 | 24% | 319 of 384 | 16% | 212 | 253 | 576 | 774 | 30 | 61 |
put(Object, int, Object, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 47 | 47 | 1 | 1 |
compute(Object, int, BiFunction) | ![]() | 0% | ![]() | 0% | 12 | 12 | 47 | 47 | 1 | 1 |
replace(Object, int, Object, Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 34 | 34 | 1 | 1 |
replace(Object, int, Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 31 | 31 | 1 | 1 |
expand() | ![]() | 0% | ![]() | 0% | 9 | 9 | 34 | 34 | 1 | 1 |
remove(Object, int, Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 28 | 28 | 1 | 1 |
insertLoadingValueReference(Object, int, boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 27 | 27 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 8 | 8 | 24 | 24 | 1 | 1 |
reclaimValue(Object, int, LocalCache.ValueReference) | ![]() | 0% | ![]() | 0% | 7 | 7 | 24 | 24 | 1 | 1 |
lockedGetOrLoad(Object, int, CacheLoader) | ![]() ![]() | 52% | ![]() ![]() | 30% | 9 | 11 | 20 | 44 | 0 | 1 |
removeLoadingValue(Object, int, LocalCache.LoadingValueReference) | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 1 | 1 |
reclaimKey(ReferenceEntry, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
storeLoadedValue(Object, int, LocalCache.LoadingValueReference, Object) | ![]() ![]() | 55% | ![]() ![]() | 35% | 10 | 11 | 14 | 37 | 0 | 1 |
removeEntry(ReferenceEntry, int, RemovalCause) | ![]() | 0% | ![]() | 0% | 3 | 3 | 17 | 17 | 1 | 1 |
waitForLoadingValue(ReferenceEntry, Object, LocalCache.ValueReference) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
containsValue(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
get(Object, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
evictEntries(ReferenceEntry) | ![]() ![]() | 10% | ![]() ![]() | 10% | 5 | 6 | 10 | 12 | 0 | 1 |
copyEntry(ReferenceEntry, ReferenceEntry) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
get(Object, int, CacheLoader) | ![]() ![]() | 60% | ![]() ![]() | 41% | 4 | 7 | 10 | 23 | 0 | 1 |
containsKey(Object, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
expireEntries(long) | ![]() ![]() | 33% | ![]() ![]() | 16% | 6 | 7 | 4 | 8 | 0 | 1 |
refresh(Object, int, CacheLoader, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getAndRecordStats(Object, int, LocalCache.LoadingValueReference, ListenableFuture) | ![]() ![]() | 50% | ![]() ![]() | 50% | 2 | 3 | 3 | 10 | 0 | 1 |
scheduleRefresh(ReferenceEntry, Object, int, Object, long, CacheLoader) | ![]() ![]() | 20% | ![]() ![]() | 12% | 4 | 5 | 5 | 7 | 0 | 1 |
getNextEvictable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
removeCollectedEntry(ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
drainValueReferenceQueue() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getLiveEntry(Object, int, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
lambda$loadAsync$0(Object, int, LocalCache.LoadingValueReference, ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
removeEntryFromChain(ReferenceEntry, ReferenceEntry) | ![]() ![]() | 47% | ![]() ![]() | 25% | 2 | 3 | 5 | 10 | 0 | 1 |
loadAsync(Object, int, LocalCache.LoadingValueReference, CacheLoader) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
remove(Object, int) | ![]() ![]() | 87% | ![]() ![]() | 50% | 5 | 7 | 3 | 28 | 0 | 1 |
enqueueNotification(Object, int, Object, int, RemovalCause) | ![]() ![]() | 53% | ![]() ![]() | 50% | 2 | 3 | 3 | 7 | 0 | 1 |
getLiveValue(ReferenceEntry, long) | ![]() ![]() | 56% | ![]() ![]() | 50% | 3 | 4 | 6 | 11 | 0 | 1 |
drainKeyReferenceQueue() | ![]() ![]() | 40% | ![]() ![]() | 25% | 2 | 3 | 5 | 8 | 0 | 1 |
clearReferenceQueues() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
recordLockedRead(ReferenceEntry, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
LocalCache.Segment(LocalCache, int, long, AbstractCache.StatsCounter) | ![]() ![]() | 83% | ![]() ![]() | 70% | 3 | 6 | 0 | 13 | 0 | 1 |
drainRecencyQueue() | ![]() ![]() | 42% | ![]() ![]() | 25% | 2 | 3 | 2 | 4 | 0 | 1 |
tryExpireEntries(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
tryDrainReferenceQueues() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
recordWrite(ReferenceEntry, int, long) | ![]() ![]() | 82% | ![]() ![]() | 50% | 2 | 3 | 2 | 9 | 0 | 1 |
initTable(AtomicReferenceArray) | ![]() ![]() | 79% | ![]() ![]() | 50% | 2 | 3 | 1 | 5 | 0 | 1 |
clearKeyReferenceQueue() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
clearValueReferenceQueue() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
removeValueFromChain(ReferenceEntry, ReferenceEntry, Object, int, Object, LocalCache.ValueReference, RemovalCause) | ![]() ![]() | 83% | ![]() ![]() | 50% | 1 | 2 | 2 | 7 | 0 | 1 |
getEntry(Object, int) | ![]() ![]() | 91% | ![]() ![]() | 75% | 2 | 5 | 2 | 10 | 0 | 1 |
recordRead(ReferenceEntry, long) | ![]() ![]() | 76% | ![]() ![]() | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
drainReferenceQueues() | ![]() ![]() | 84% | ![]() ![]() | 75% | 1 | 3 | 1 | 5 | 0 | 1 |
setValue(ReferenceEntry, Object, Object, long) | ![]() | 97% | ![]() ![]() | 50% | 1 | 2 | 0 | 9 | 0 | 1 |
runLockedCleanup(long) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 6 | 0 | 1 |
getFirst(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
loadSync(Object, int, LocalCache.LoadingValueReference, CacheLoader) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
cleanUp() | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
newEntry(Object, int, ReferenceEntry) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
postReadCleanup() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
runUnlockedCleanup() | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 3 | 0 | 1 |
newEntryArray(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
preWriteCleanup(long) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
postWriteCleanup() | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |