Source file "com/google/common/collect/testing/testers/MapClearTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 94 of 94 | 0% | 0 of 0 | n/a | 8 | 8 | 26 | 26 | 8 | 8 |
| testClear() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testClearConcurrentWithEntrySetIteration() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testClearConcurrentWithKeySetIteration() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testClearConcurrentWithValuesIteration() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testClear_unsupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testClear_unsupportedByEmptyCollection() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| lambda$testClear_unsupported$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MapClearTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |