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,864 of 2,864 | 0% | 352 of 352 | 0% | 236 | 236 | 672 | 672 | 60 | 60 |
put(Object, int, Object, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 44 | 44 | 1 | 1 |
lockedGetOrLoad(Object, int, CacheLoader) | ![]() | 0% | ![]() | 0% | 11 | 11 | 42 | 42 | 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 | 31 | 31 | 1 | 1 |
expand() | ![]() | 0% | ![]() | 0% | 9 | 9 | 34 | 34 | 1 | 1 |
replace(Object, int, Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 28 | 28 | 1 | 1 |
remove(Object, int, Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 26 | 26 | 1 | 1 |
insertLoadingValueReference(Object, int, boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 25 | 25 | 1 | 1 |
remove(Object, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 26 | 26 | 1 | 1 |
reclaimValue(Object, int, LocalCache.ValueReference) | ![]() | 0% | ![]() | 0% | 7 | 7 | 21 | 21 | 1 | 1 |
get(Object, int, CacheLoader) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
removeLoadingValue(Object, int, LocalCache.LoadingValueReference) | ![]() | 0% | ![]() | 0% | 7 | 7 | 18 | 18 | 1 | 1 |
LocalCache.Segment(LocalCache, int, long, AbstractCache.StatsCounter) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
reclaimKey(LocalCache.ReferenceEntry, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
removeEntry(LocalCache.ReferenceEntry, int, RemovalCause) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
waitForLoadingValue(LocalCache.ReferenceEntry, Object, LocalCache.ValueReference) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
containsValue(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
get(Object, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 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 |
setValue(LocalCache.ReferenceEntry, Object, Object, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
copyEntry(LocalCache.ReferenceEntry, LocalCache.ReferenceEntry) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
containsKey(Object, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
enqueueNotification(Object, int, LocalCache.ValueReference, RemovalCause) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getEntry(Object, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
removeEntryFromChain(LocalCache.ReferenceEntry, LocalCache.ReferenceEntry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
recordWrite(LocalCache.ReferenceEntry, int, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
scheduleRefresh(LocalCache.ReferenceEntry, Object, int, Object, long, CacheLoader) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
evictEntries() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
getLiveValue(LocalCache.ReferenceEntry, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
initTable(AtomicReferenceArray) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
removeValueFromChain(LocalCache.ReferenceEntry, LocalCache.ReferenceEntry, Object, int, LocalCache.ValueReference, RemovalCause) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
refresh(Object, int, CacheLoader, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getNextEvictable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 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 |
loadAsync(Object, int, LocalCache.LoadingValueReference, CacheLoader) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
removeCollectedEntry(LocalCache.ReferenceEntry) | ![]() | 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(LocalCache.ReferenceEntry, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
recordLockedRead(LocalCache.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, LocalCache.ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
enqueueNotification(LocalCache.ReferenceEntry, RemovalCause) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 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 |