Source file "com/google/common/cache/CacheBuilderSpecTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,248 of 1,248 | 0% | 0 of 0 | n/a | 67 | 67 | 318 | 318 | 67 | 67 |
testEqualsAndHashCode() | ![]() | 0% | n/a | 1 | 1 | 20 | 20 | 1 | 1 | |
assertCacheBuilderEquivalence(CacheBuilder, CacheBuilder) | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
testParse_multipleKeys() | ![]() | 0% | n/a | 1 | 1 | 22 | 22 | 1 | 1 | |
testParse_whitespaceAllowed() | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
testParse_writeExpirationDays() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
testParse_accessExpirationDays() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
testParse_initialCapacity() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testParse_concurrencyLevel() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testParse_weakKeys() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testParse_softValues() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testParse_weakValues() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testParse_maximumSize() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testParse_maximumWeight() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testParse_empty() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testDisableCaching() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testParse_accessExpirationAndWriteExpiration() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testCacheBuilderFrom_string() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testParse_writeExpirationHours() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testParse_writeExpirationMinutes() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testParse_writeExpirationSeconds() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testParse_accessExpirationHours() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testParse_accessExpirationMinutes() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testParse_accessExpirationSeconds() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testParse_repeatedValueStrength() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testMaximumWeight_withWeigher() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testMaximumSize_withWeigher() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testParse_recordStats() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testParse_extraCommaIsInvalid() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testMaximumSize_withoutWeigher() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testMaximumWeight_withoutWeigher() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$testMaximumWeight_withoutWeigher$21(CacheBuilder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testParse_initialCapacityRepeated() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_maximumSizeRepeated() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_maximumWeightRepeated() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_maximumSizeAndMaximumWeight() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_concurrencyLevelRepeated() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_weakKeysCannotHaveValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_repeatedKeyStrength() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_softValuesCannotHaveValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_weakValuesCannotHaveValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_writeExpirationRepeated() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_accessExpirationRepeated() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_recordStatsValueSpecified() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_recordStatsRepeated() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testParse_unknownKey() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$testParse_extraCommaIsInvalid$20() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_extraCommaIsInvalid$19() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_extraCommaIsInvalid$18() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_unknownKey$17() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_recordStatsRepeated$16() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_recordStatsValueSpecified$15() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_accessExpirationRepeated$14() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_writeExpirationRepeated$13() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_repeatedValueStrength$12() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_repeatedValueStrength$11() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_repeatedValueStrength$10() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_repeatedValueStrength$9() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_weakValuesCannotHaveValue$8() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_softValuesCannotHaveValue$7() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_repeatedKeyStrength$6() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_weakKeysCannotHaveValue$5() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_concurrencyLevelRepeated$4() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_maximumSizeAndMaximumWeight$3() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_maximumWeightRepeated$2() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_maximumSizeRepeated$1() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testParse_initialCapacityRepeated$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CacheBuilderSpecTest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |