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 | 624 of 935 | 33% | 84 of 104 | 19% | 79 | 100 | 134 | 197 | 30 | 48 |
containsValue(Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
MapMakerInternalMap(MapMaker) | ![]() ![]() | 74% | ![]() ![]() | 50% | 8 | 12 | 9 | 41 | 0 | 1 |
getLiveValue(MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
size() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
replace(Object, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeReplace() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
putAll(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
put(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
remove(Object, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
replace(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
reclaimValue(MapMakerInternalMap.ValueReference) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
get(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
containsKey(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
keySet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
values() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
entrySet() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
processPendingNotifications() | ![]() ![]() | 40% | ![]() ![]() | 50% | 1 | 2 | 4 | 6 | 0 | 1 |
newValueReference(MapMakerInternalMap.ReferenceEntry, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reclaimKey(MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isLive(MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isExpired(MapMakerInternalMap.ReferenceEntry, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
copyEntry(MapMakerInternalMap.ReferenceEntry, MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
nullifyExpirable(MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
nullifyEvictable(MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
newEntry(Object, int, MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isExpired(MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
connectExpirables(MapMakerInternalMap.ReferenceEntry, MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
connectEvictables(MapMakerInternalMap.ReferenceEntry, MapMakerInternalMap.ReferenceEntry) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getEntry(Object) | ![]() ![]() | 86% | ![]() ![]() | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
expires() | ![]() ![]() | 80% | ![]() ![]() | 50% | 2 | 3 | 0 | 1 | 0 | 1 |
expiresAfterWrite() | ![]() ![]() | 77% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
expiresAfterAccess() | ![]() ![]() | 77% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
evictsBySize() | ![]() ![]() | 75% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
usesValueReferences() | ![]() ![]() | 75% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
nullEntry() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usesKeyReferences() | ![]() | 87% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
rehash(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | |
putIfAbsent(Object, Object) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
segmentFor(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
hash(Object) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
createSegment(int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
newSegmentArray(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
unset() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
discardingQueue() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |