Source file "com/google/common/collect/testing/testers/SetEqualsTester.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 123 of 123 | 0% | 0 of 0 | n/a | 8 | 8 | 31 | 31 | 8 | 8 |
| testEquals_containingNull() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testEquals_otherSetWithDifferentElements() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testEquals_otherContainsNull() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testEquals_smallerSet() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testEquals_largerSet() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testEquals_otherSetWithSameElements() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testEquals_list() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SetEqualsTester() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |