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 | 3,137 of 3,137 | 0% | 382 of 382 | 0% | 252 | 252 | 772 | 772 | 61 | 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 |
lockedGetOrLoad(Object, int, CacheLoader) | ![]() | 0% | ![]() | 0% | 11 | 11 | 45 | 45 | 1 | 1 |
storeLoadedValue(Object, int, LocalCache.LoadingValueReference, Object) | ![]() | 0% | ![]() | 0% | 11 | 11 | 37 | 37 | 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 |
remove(Object, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 28 | 28 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 8 | 8 | 24 | 24 | 1 | 1 |
reclaimValue(Object, int, LocalCache.ValueReference) | ![]() | 0% | ![]() | 0% | 7 | 7 | 24 | 24 | 1 | 1 |
get(Object, int, CacheLoader) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 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 |
LocalCache.Segment(LocalCache, int, long, AbstractCache.StatsCounter) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
removeEntry(ReferenceEntry, int, RemovalCause) | ![]() | 0% | ![]() | 0% | 3 | 3 | 17 | 17 | 1 | 1 |
containsValue(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
get(Object, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
waitForLoadingValue(ReferenceEntry, Object, LocalCache.ValueReference) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
expireEntries(long) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
getAndRecordStats(Object, int, LocalCache.LoadingValueReference, ListenableFuture) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
evictEntries(ReferenceEntry) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
copyEntry(ReferenceEntry, ReferenceEntry) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
setValue(ReferenceEntry, Object, Object, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
containsKey(Object, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
recordWrite(ReferenceEntry, int, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getEntry(Object, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
removeEntryFromChain(ReferenceEntry, ReferenceEntry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
removeValueFromChain(ReferenceEntry, ReferenceEntry, Object, int, Object, LocalCache.ValueReference, RemovalCause) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
scheduleRefresh(ReferenceEntry, Object, int, Object, long, CacheLoader) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
enqueueNotification(Object, int, Object, int, RemovalCause) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getLiveValue(ReferenceEntry, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
initTable(AtomicReferenceArray) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
refresh(Object, int, CacheLoader, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
getNextEvictable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
removeCollectedEntry(ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
drainKeyReferenceQueue() | ![]() | 0% | ![]() | 0% | 3 | 3 | 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 |
drainRecencyQueue() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
lambda$loadAsync$0(Object, int, LocalCache.LoadingValueReference, ListenableFuture) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
loadAsync(Object, int, LocalCache.LoadingValueReference, CacheLoader) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
runLockedCleanup(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
drainReferenceQueues() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
clearReferenceQueues() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
recordRead(ReferenceEntry, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
recordLockedRead(ReferenceEntry, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getFirst(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
loadSync(Object, int, LocalCache.LoadingValueReference, CacheLoader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
cleanUp() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
newEntry(Object, int, ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryExpireEntries(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
postReadCleanup() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
tryDrainReferenceQueues() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
runUnlockedCleanup() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
clearKeyReferenceQueue() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
clearValueReferenceQueue() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
newEntryArray(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
preWriteCleanup(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
postWriteCleanup() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |