Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 68 of 68 | 0% | 0 of 0 | n/a | 7 | 7 | 19 | 19 | 7 | 7 |
symDifference(Set, Set) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
union(Set, Set) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
intersection(Collection, Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
difference(Set, Set) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
isSubset(Set, Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isSuperset(Set, Set) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
SetOperations() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |