Source file "com/google/common/collect/testing/testers/CollectionSpliteratorTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 58 of 58 | 0% | 0 of 0 | n/a | 8 | 8 | 14 | 14 | 8 | 8 |
| testSpliteratorUnknownOrder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSpliteratorKnownOrder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSpliteratorNullable() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testSpliteratorNotImmutable_collectionAllowsAdd() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSpliteratorNotImmutable_collectionAllowsRemove() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSpliteratorNotImmutableCollectionAllowsAddMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSpliteratorNotImmutableCollectionAllowsRemoveMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CollectionSpliteratorTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |