Source file "com/google/common/collect/MapMaker.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 415 of 557 | 25% | 66 of 74 | 10% | 50 | 63 | 67 | 93 | 13 | 26 |
| toString() | 0% | 0% | 10 | 10 | 20 | 20 | 1 | 1 | ||
| checkExpiration(long, TimeUnit) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| maximumSize(int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| initialCapacity(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| concurrencyLevel(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setValueStrength(MapMakerInternalMap.Strength) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| makeMap() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| expireAfterWrite(long, TimeUnit) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| expireAfterAccess(long, TimeUnit) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| removalListener(MapMaker.RemovalListener) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| makeComputingMap(Function) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| weakValues() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| softValues() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setKeyStrength(MapMakerInternalMap.Strength) | 94% | 50% | 3 | 4 | 0 | 6 | 0 | 1 | ||
| getExpireAfterWriteNanos() | 80% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| getExpireAfterAccessNanos() | 80% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| getInitialCapacity() | 77% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| getConcurrencyLevel() | 77% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| keyEquivalence(Equivalence) | 96% | 50% | 1 | 2 | 0 | 4 | 0 | 1 | ||
| MapMaker() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| getKeyEquivalence() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getKeyStrength() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getValueStrength() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getTicker() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| makeCustomMap() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| weakKeys() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |