Source file "com/google/common/collect/testing/testers/ConcurrentMapRemoveTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 111 of 111 | 0% | 0 of 0 | n/a | 10 | 10 | 35 | 35 | 10 | 10 |
| 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 | ||
| getMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ConcurrentMapRemoveTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |