Source file "com/google/common/collect/testing/testers/MapPutIfAbsentTester.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 164 of 164 | 0% | 0 of 0 | n/a | 10 | 10 | 54 | 54 | 10 | 10 |
testPutIfAbsent_unsupportedAbsent() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testPut_nullValueSupported() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testPutIfAbsent_supportedAbsent() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testPutIfAbsent_nullKeyUnsupported() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testPutIfAbsent_nullValueUnsupportedAndKeyAbsent() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testPutIfAbsent_unsupportedPresentExistingValue() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testPutIfAbsent_nullValueUnsupportedAndKeyPresent() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testPutIfAbsent_supportedPresent() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testPutIfAbsent_unsupportedPresentDifferentValue() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
MapPutIfAbsentTester() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |