Source file "io/lettuce/core/internal/LettuceSets.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 4 of 4 | 0% | 6 | 6 | 17 | 17 | 4 | 4 |
| newHashSet(Iterable) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| newHashSet(Collection) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| newHashSet(Object[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| unmodifiableSet(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |