Source file "com/google/common/collect/testing/testers/MapRemoveEntryTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 109 of 109 | 0% | 0 of 0 | n/a | 10 | 10 | 31 | 31 | 10 | 10 |
| testRemove_supportedPresent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRemove_unsupportedAbsent() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testRemove_nullKeyQueriesUnsupported() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testRemove_nullValueQueriesUnsupported() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testRemove_supportedPresentKeyWrongValue() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRemove_supportedWrongKeyPresentValue() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRemove_supportedAbsentKeyAbsentValue() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$testRemove_unsupportedPresent$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| testRemove_unsupportedPresent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MapRemoveEntryTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |