Source file "org/springframework/data/util/StreamUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 83 of 88 | 5% | 5 of 6 | 16% | 10 | 11 | 16 | 17 | 7 | 8 |
| zip(Stream, Stream, BiFunction) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| createStreamFromIterator(CloseableIterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createStreamFromIterator(Iterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toUnmodifiableList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toUnmodifiableSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMultiMap(Function, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$createStreamFromIterator$0(CloseableIterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fromNullable(Object) | 71% | 50% | 1 | 2 | 0 | 1 | 0 | 1 |