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 | 107 of 107 | 0% | 0 of 0 | n/a | 9 | 9 | 34 | 34 | 9 | 9 |
| testRemove_supportedPresent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRemove_unsupportedPresent() | 0% | n/a | 1 | 1 | 6 | 6 | 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 | ||
| MapRemoveEntryTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |