Source file "com/google/common/collect/testing/testers/CollectionRetainAllTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 499 of 499 | 0% | 0 of 0 | n/a | 32 | 32 | 110 | 110 | 32 | 32 |
| setUp() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| testRetainAll_emptyPreviouslyNonEmpty() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRetainAll_disjointPreviouslyNonEmpty() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| expectThrows(CollectionRetainAllTester.Target) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| expectReturnsFalseOrThrows(CollectionRetainAllTester.Target) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| expectReturnsTrue(CollectionRetainAllTester.Target) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| expectReturnsFalse(CollectionRetainAllTester.Target) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_partialOverlap() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_containsDuplicatesSizeOne() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_containsDuplicatesSizeSeveral() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_nullSingletonPreviouslySeveralWithNull() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRetainAll_nullSingletonPreviouslySingletonWithNull() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRetainAll_containsNonNullWithNull() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRetainAll_subset() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_nullSingletonPreviouslyNonEmpty() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_nullCollectionReferenceEmptySubject() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testRetainAll_emptyPreviouslyEmpty() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_emptyPreviouslyEmptyUnsupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_emptyPreviouslyNonEmptyUnsupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_disjointPreviouslyEmpty() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_disjointPreviouslyEmptyUnsupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_disjointPreviouslyNonEmptyUnsupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_superset() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_supersetUnsupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_subsetUnsupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_sameElements() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_sameElementsUnsupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_partialOverlapUnsupported() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_nullSingletonPreviouslyEmpty() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testRetainAll_nullCollectionReferenceNonEmptySubject() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testRetainAll_nullCollectionReferenceNonEmptySubject$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CollectionRetainAllTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |