Source file "com/google/common/collect/testing/testers/MapHashCodeTester.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 113 of 113 | 0% | 8 of 8 | 0% | 10 | 10 | 26 | 26 | 6 | 6 |
runEntryWithNullTest(Map.Entry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
testHashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
hash(Map.Entry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
testHashCode_containingNullKey() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testHashCode_containingNullValue() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
MapHashCodeTester() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |