Source file "com/google/common/collect/testing/testers/ListEqualsTester.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 139 of 139 | 0% | 0 of 0 | n/a | 8 | 8 | 31 | 31 | 8 | 8 |
testEquals_containingNull() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testEquals_otherListWithDifferentElements() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testEquals_otherListContainingNull() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testEquals_shorterList() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testEquals_longerList() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testEquals_otherListWithSameElements() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testEquals_set() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ListEqualsTester() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |