Source file "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 | 183 of 183 | 0% | 20 of 20 | 0% | 18 | 18 | 30 | 30 | 8 | 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 |
indexed(int, int, IntFunction, Comparator) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 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) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |