Source file "com/google/common/collect/Sets.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 60 of 60 | 0% | 10 of 10 | 0% | 11 | 11 | 6 | 6 | 6 | 6 |
| contains(Object) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| containsAll(Collection) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |