Source file "com/google/common/cache/CacheBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 792 of 792 | 0% | 110 of 110 | 0% | 103 | 103 | 148 | 148 | 48 | 48 |
toString() | ![]() | 0% | ![]() | 0% | 12 | 12 | 24 | 24 | 1 | 1 |
maximumSize(long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
maximumWeight(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
checkWeightWithWeigher() | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
refreshAfterWrite(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
weigher(Weigher) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
CacheBuilder() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
expireAfterWrite(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
expireAfterAccess(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
initialCapacity(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
concurrencyLevel(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getMaximumWeight() | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
keyEquivalence(Equivalence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
valueEquivalence(Equivalence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setKeyStrength(LocalCache.Strength) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setValueStrength(LocalCache.Strength) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
removalListener(RemovalListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ticker(Ticker) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getTicker(boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
checkNonLoadingCache() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
toNanosSaturated(Duration) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getExpireAfterWriteNanos() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getExpireAfterAccessNanos() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getRefreshNanos() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getInitialCapacity() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getConcurrencyLevel() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
build() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getKeyEquivalence() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getValueEquivalence() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isRecordingStats() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
build(CacheLoader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getWeigher() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeyStrength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getValueStrength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
expireAfterWrite(Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
expireAfterAccess(Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
refreshAfterWrite(Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRemovalListener() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lenientParsing() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
recordStats() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newBuilder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
from(CacheBuilderSpec) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
from(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
weakKeys() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
weakValues() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
softValues() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStatsCounterSupplier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |