Source file "com/google/common/collect/testing/testers/MapComputeIfAbsentTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 237 of 237 | 0% | 0 of 0 | n/a | 24 | 24 | 88 | 88 | 24 | 24 |
| testComputeIfAbsent_supportedAbsent() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testComputeIfAbsent_nullTreatedAsAbsent() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testComputeIfAbsent_nullKeySupported() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testComputeIfAbsent_unsupportedPresentExistingValue() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testComputeIfAbsent_unsupportedPresentDifferentValue() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testComputeIfAbsent_supportedPresent() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testComputeIfAbsent_functionReturnsNullNotInserted() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testComputeIfAbsent_nullKeyUnsupported() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testComputeIfAbsent_functionThrows() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testComputeIfAbsent_unsupportedAbsent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$testComputeIfAbsent_unsupportedAbsent$0() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$testComputeIfAbsent_functionThrows$0() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$testComputeIfAbsent_functionThrows$1(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_nullKeyUnsupported$0() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_unsupportedPresentDifferentValue$0(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_unsupportedPresentExistingValue$0(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_unsupportedAbsent$1(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_nullTreatedAsAbsent$0(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_supportedAbsent$0(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_functionReturnsNullNotInserted$0(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_nullKeyUnsupported$1(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_nullKeySupported$0(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testComputeIfAbsent_supportedPresent$0(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MapComputeIfAbsentTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |