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 | 1,507 of 1,983 | 24% | 214 of 264 | 18% | 149 | 182 | 361 | 483 | 30 | 50 |
| replace(Object, int, Object, Object) | 0% | 0% | 8 | 8 | 30 | 30 | 1 | 1 | ||
| replace(Object, int, Object) | 0% | 0% | 7 | 7 | 27 | 27 | 1 | 1 | ||
| remove(Object, int, Object) | 0% | 0% | 8 | 8 | 26 | 26 | 1 | 1 | ||
| remove(Object, int) | 0% | 0% | 7 | 7 | 26 | 26 | 1 | 1 | ||
| reclaimValue(Object, int, MapMakerInternalMap.ValueReference) | 0% | 0% | 7 | 7 | 22 | 22 | 1 | 1 | ||
| put(Object, int, Object, boolean) | 53% | 45% | 7 | 11 | 20 | 41 | 0 | 1 | ||
| clear() | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| reclaimKey(MapMakerInternalMap.ReferenceEntry, int) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| clearValue(Object, int, MapMakerInternalMap.ValueReference) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| removeEntry(MapMakerInternalMap.ReferenceEntry, int, MapMaker.RemovalCause) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| containsValue(Object) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| removeFromChain(MapMakerInternalMap.ReferenceEntry, MapMakerInternalMap.ReferenceEntry) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| getLiveValue(MapMakerInternalMap.ReferenceEntry) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| expireEntries() | 18% | 12% | 4 | 5 | 5 | 8 | 0 | 1 | ||
| containsKey(Object, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| get(Object, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| drainRecencyQueue() | 24% | 12% | 4 | 5 | 4 | 6 | 0 | 1 | ||
| evictEntries() | 19% | 16% | 3 | 4 | 5 | 7 | 0 | 1 | ||
| getLiveEntry(Object, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| drainValueReferenceQueue() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| recordWrite(MapMakerInternalMap.ReferenceEntry) | 36% | 25% | 2 | 3 | 3 | 7 | 0 | 1 | ||
| recordLockedRead(MapMakerInternalMap.ReferenceEntry) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| enqueueNotification(Object, int, Object, MapMaker.RemovalCause) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| MapMakerInternalMap.Segment(MapMakerInternalMap, int, int) | 76% | 50% | 6 | 7 | 0 | 11 | 0 | 1 | ||
| recordRead(MapMakerInternalMap.ReferenceEntry) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeCollectedEntry(MapMakerInternalMap.ReferenceEntry) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| drainKeyReferenceQueue() | 40% | 25% | 2 | 3 | 5 | 8 | 0 | 1 | ||
| clearReferenceQueues() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isCollected(MapMakerInternalMap.ValueReference) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| enqueueNotification(MapMakerInternalMap.ReferenceEntry, MapMaker.RemovalCause) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| recordExpirationTime(MapMakerInternalMap.ReferenceEntry, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| postReadCleanup() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| tryDrainReferenceQueues() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| tryExpireEntries() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| copyEntry(MapMakerInternalMap.ReferenceEntry, MapMakerInternalMap.ReferenceEntry) | 80% | 33% | 3 | 4 | 2 | 9 | 0 | 1 | ||
| initTable(AtomicReferenceArray) | 73% | 50% | 1 | 2 | 1 | 5 | 0 | 1 | ||
| clearKeyReferenceQueue() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| clearValueReferenceQueue() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| expand() | 96% | 87% | 2 | 9 | 3 | 34 | 0 | 1 | ||
| runCleanup() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getEntry(Object, int) | 91% | 90% | 1 | 6 | 2 | 11 | 0 | 1 | ||
| drainReferenceQueues() | 84% | 50% | 2 | 3 | 1 | 5 | 0 | 1 | ||
| setValue(MapMakerInternalMap.ReferenceEntry, Object) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| runLockedCleanup() | 100% | 50% | 1 | 2 | 0 | 6 | 0 | 1 | ||
| getFirst(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| newEntry(Object, int, MapMakerInternalMap.ReferenceEntry) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| runUnlockedCleanup() | 100% | 50% | 1 | 2 | 0 | 3 | 0 | 1 | ||
| newEntryArray(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| preWriteCleanup() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| postWriteCleanup() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |