Source file "com/google/common/collect/SetViewTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3,084 of 3,084 | 0% | 12 of 12 | 0% | 33 | 33 | 345 | 345 | 27 | 27 |
testEquals() | ![]() | 0% | n/a | 1 | 1 | 39 | 39 | 1 | 1 | |
suite() | ![]() | 0% | n/a | 1 | 1 | 148 | 148 | 1 | 1 | |
testCopyInto_nonEmptySet() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testCopyInto_emptySet() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testImmutableCopy() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testUnion_isView() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testSymmetricDifference_isView() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testImmutableCopy_empty() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testIntersection_isView() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testDifference_isView() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testDifference_minSize() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testDifference_maxSize() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testSymmetricDifference_minSize() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testSymmetricDifference_maxSize() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testEquals_otherSetContainsThrows() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testUnion_minSize() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testUnion_maxSize() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testIntersection_minSize() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testIntersection_maxSize() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyInto_returnsSameInstance() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setSizeRange(int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
testUnion_maxSize_saturated() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testSymmetricDifference_maxSize_saturated() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setSize(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
assertMinSize(Sets.SetView, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertMaxSize(Sets.SetView, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
SetViewTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |