Source file "com/google/common/collect/testing/testers/MapPutTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 366 of 366 | 0% | 0 of 0 | n/a | 22 | 22 | 110 | 110 | 22 | 22 |
| setUp() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testPut_nullKeySupportedPresent() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testPut_replaceNullValueWithNonNullSupported() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testPut_unsupportedNotPresent() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testPut_supportedPresent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testPutAbsentConcurrentWithEntrySetIteration() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testPutAbsentConcurrentWithKeySetIteration() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testPutAbsentConcurrentWithValueIteration() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testPut_supportedNotPresent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testPut_nullKeySupportedNotPresent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testPut_nullValueSupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testPut_nullKeyAndValueSupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testPut_unsupportedPresentDifferentValue() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testPut_nullKeyUnsupported() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testPut_nullValueUnsupported() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testPut_replaceWithNullValueUnsupported() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testPut_replaceNullValueWithNullSupported() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testPut_unsupportedPresentExistingValue() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testPut_replaceWithNullValueSupported() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| put(Map.Entry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPutNullKeyUnsupportedMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MapPutTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |