Source file "graphql/com/google/common/collect/ImmutableSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 64 of 126 | 49% | 1 of 4 | 75% | 7 | 14 | 20 | 40 | 6 | 12 | 
| combine(ImmutableSet.Builder) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| forceJdk() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| copy() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ImmutableSet.Builder(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAll(Iterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| copyIfNecessary() | 44% | 50% | 1 | 2 | 2 | 4 | 0 | 1 | ||
| add(Object) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| build() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| ImmutableSet.Builder(int) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| addAll(Iterable) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| ImmutableSet.Builder() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |