Source file "com/google/common/cache/CacheBuilderFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 305 of 305 | 0% | 20 of 20 | 0% | 23 | 23 | 56 | 56 | 13 | 13 |
CacheBuilderFactory() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
createCacheBuilder(Integer, Integer, Integer, CacheBuilderFactory.DurationSpec, CacheBuilderFactory.DurationSpec, CacheBuilderFactory.DurationSpec, LocalCache.Strength, LocalCache.Strength) | ![]() | 0% | ![]() | 0% | 9 | 9 | 18 | 18 | 1 | 1 |
buildAllPermutations() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
buildCartesianProduct(Set[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
withKeyStrengths(Set) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withConcurrencyLevels(Set) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withInitialCapacities(Set) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withMaximumSizes(Set) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withExpireAfterWrites(Set) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withExpireAfterAccesses(Set) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withRefreshes(Set) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withValueStrengths(Set) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |