Source file "com/datastax/oss/protocol/internal/util/collection/NullAllowingImmutableSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 173 of 173 | 0% | 20 of 20 | 0% | 16 | 16 | 36 | 36 | 6 | 6 |
| addAll(Iterable) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| failIfDuplicates() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| maybeResize(int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| build() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| NullAllowingImmutableSet.Builder(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |