Source file "com/google/common/collect/testing/testers/ConcurrentMapPutIfAbsentTester.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 146 of 146 | 0% | 0 of 0 | n/a | 11 | 11 | 50 | 50 | 11 | 11 |
testPutIfAbsent_unsupportedAbsent() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testPutIfAbsent_supportedAbsent() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 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_putWithNullValueUnsupported() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testPutIfAbsent_supportedPresent() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testPutIfAbsent_unsupportedPresentExistingValue() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testPutIfAbsent_unsupportedPresentDifferentValue() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
putIfAbsent(Map.Entry) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ConcurrentMapPutIfAbsentTester() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |