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 | 149 of 149 | 0% | 0 of 0 | n/a | 14 | 14 | 41 | 41 | 14 | 14 |
| testPutIfAbsent_supportedAbsent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testPutIfAbsent_unsupportedAbsent() | 0% | n/a | 1 | 1 | 4 | 4 | 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 | ||
| testPutIfAbsent_nullKeyUnsupported() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testPutIfAbsent_nullValueUnsupported() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| putIfAbsent(Map.Entry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutIfAbsent_nullValueUnsupported$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutIfAbsent_nullKeyUnsupported$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutIfAbsent_unsupportedAbsent$0() | 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 |