Source file "com/google/common/collect/MapMakerInternalMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 0 of 0 | n/a | 11 | 11 | 22 | 22 | 11 | 11 |
| MapMakerInternalMap.StrongExpirableEvictableEntry(Object, int, MapMakerInternalMap.ReferenceEntry) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| setExpirationTime(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNextExpirable(MapMakerInternalMap.ReferenceEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPreviousExpirable(MapMakerInternalMap.ReferenceEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNextEvictable(MapMakerInternalMap.ReferenceEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPreviousEvictable(MapMakerInternalMap.ReferenceEntry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getExpirationTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNextExpirable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPreviousExpirable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNextEvictable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPreviousEvictable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |