Source file "com/google/common/collect/testing/testers/MapCreationTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 130 of 130 | 0% | 0 of 0 | n/a | 14 | 14 | 50 | 50 | 14 | 14 |
| testCreateWithNullKeyAndValueSupported() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getEntriesMultipleNullKeys() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getEntriesMultipleNonNullKeys() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| expectFirstRemoved(Map.Entry[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testCreateWithDuplicates_nullDuplicatesRejected() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testCreateWithDuplicates_nonNullDuplicatesRejected() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testCreateWithNullKeySupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCreateWithNullKeyUnsupported() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testCreateWithNullValueSupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCreateWithNullValueUnsupported() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testCreateWithDuplicates_nullDuplicatesNotRejected() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testCreateWithDuplicates_nonNullDuplicatesNotRejected() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCreateWithNullKeyUnsupportedMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MapCreationTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |