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 | 188 of 188 | 0% | 0 of 0 | n/a | 14 | 14 | 50 | 50 | 14 | 14 |
| testPut_nullValueSupported() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testPutIfAbsent_replacesNullValue() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testPutIfAbsent_supportedAbsent() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testPutIfAbsent_unsupportedAbsent() | 0% | n/a | 1 | 1 | 4 | 4 | 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 | ||
| testPutIfAbsent_nullKeyUnsupported() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testPutIfAbsent_nullValueUnsupportedAndKeyAbsent() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$testPutIfAbsent_unsupportedAbsent$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutIfAbsent_nullValueUnsupportedAndKeyAbsent$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testPutIfAbsent_nullKeyUnsupported$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MapPutIfAbsentTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |