Source file "graphql/com/google/common/collect/CollectSpliterators.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 164 of 183 | 10% | 19 of 20 | 5% | 16 | 18 | 27 | 30 | 6 | 8 | 
| flatMap(Spliterator, Function, int, long) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| flatMapToInt(Spliterator, Function, int, long) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| flatMapToLong(Spliterator, Function, int, long) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| flatMapToDouble(Spliterator, Function, int, long) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| map(Spliterator, Function) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| filter(Spliterator, Predicate) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| indexed(int, int, IntFunction, Comparator) | 61% | 25% | 2 | 3 | 1 | 3 | 0 | 1 | ||
| indexed(int, int, IntFunction) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |