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 | 140 of 140 | 0% | 0 of 0 | n/a | 9 | 9 | 49 | 49 | 9 | 9 |
testPutIfAbsent_unsupportedAbsent() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 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_nullValueUnsupported() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testPutIfAbsent_unsupportedPresentExistingValue() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testPutIfAbsent_putWithNullValueUnsupported() | ![]() | 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 |