Source file "com/google/common/collect/testing/MapInterfaceTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,761 of 2,761 | 0% | 168 of 168 | 0% | 167 | 167 | 907 | 907 | 83 | 83 |
| assertInvariants(Map) | 0% | 0% | 21 | 21 | 68 | 68 | 1 | 1 | ||
| testEntrySetRetainAll() | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| testEntrySetIteratorRemove() | 0% | 0% | 2 | 2 | 20 | 20 | 1 | 1 | ||
| testPutNullValue() | 0% | 0% | 3 | 3 | 20 | 20 | 1 | 1 | ||
| testPutNullValueForExistingKey() | 0% | 0% | 3 | 3 | 20 | 20 | 1 | 1 | ||
| testValuesRemoveAll() | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| testValuesRetainAll() | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| testEntrySetRemoveNullKeyPresent() | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| testEntrySetRemoveAll() | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| testPutNewKey() | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| testValuesIteratorRemove() | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| testPutAllNewKey() | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| testPutAllExistingKey() | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| testPutExistingKey() | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| testEntrySetContainsEntryNullKeyMissing() | 0% | 0% | 3 | 3 | 21 | 21 | 1 | 1 | ||
| testEntrySetRemoveDifferentValue() | 0% | 0% | 2 | 2 | 20 | 20 | 1 | 1 | ||
| testPutNullKey() | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| testEntrySetRemoveMissingKey() | 0% | 0% | 2 | 2 | 20 | 20 | 1 | 1 | ||
| testRemove() | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| testEntrySetRemoveNullKeyMissing() | 0% | 0% | 2 | 2 | 20 | 20 | 1 | 1 | ||
| testEntrySetSetValue() | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| testContainsKey() | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| testEntrySetContainsEntryNullKeyPresent() | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| testEntrySetSetValueSameValue() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| testKeySetRemoveAll() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| testKeySetRemove() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| testEntrySet() | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| testKeySetRetainAll() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| testEntrySetRemove() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| testContainsValue() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| testGet() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| testValuesRemove() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| testValuesRemoveMissing() | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| testEntrySetAddAndAddAll() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| testRemoveMissingKey() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| testValues() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| testEntrySetContainsEntryIncompatibleKey() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| testGetNull() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| testEntrySetRemoveAllNullFromEmpty() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| testEntrySetClear() | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| testKeySetClear() | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| testKeySetRemoveAllNullFromEmpty() | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| testValuesClear() | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| testEntrySetRetainAllNullFromEmpty() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| testKeySetRetainAllNullFromEmpty() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| testValuesRemoveAllNullFromEmpty() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| testValuesRetainAllNullFromEmpty() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| testClear() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| testEqualsForEmptyMap() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| supportsValuesHashCode(Map) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| testEqualsForLargerMap() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| testEqualsForSmallerMap() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| testEqualsForEqualMap() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| MapInterfaceTest(boolean, boolean, boolean, boolean, boolean, boolean) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testGetForEmptyMap() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testEntrySetForEmptyMap() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testHashCode() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testHashCodeForEmptyMap() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| MapInterfaceTest(boolean, boolean, boolean, boolean, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| makeEitherMap() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$testValuesRemove$0(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testEntrySetRemove$0(Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testKeySetRetainAll$0(Set, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testKeySetRemoveAll$0(Set, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| assertEntrySetNotContainsString(Set) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSize() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testValuesRetainAll$0(Collection, Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testValuesRemoveAll$0(Collection, Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testKeySetRemoveAllNullFromEmpty$0(Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testKeySetRemove$0(Set, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutNullValueForExistingKey$0(Map, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutNullValue$0(Map, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutNullKey$0(Map, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutExistingKey$0(Map, Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutNewKey$0(Map, Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testEntrySetRetainAll$0(Set, Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testEntrySetRemoveAllNullFromEmpty$0(Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testEntrySetRemoveAll$0(Set, Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testRemoveMissingKey$0(Map, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testRemove$0(Map, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutAllExistingKey$0(Map, Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutAllNewKey$0(Map, Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| assertMoreInvariants(Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |