Source file "org/springframework/data/util/Optionals.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 145 of 191 | 24% | 6 of 6 | 0% | 16 | 21 | 33 | 44 | 13 | 18 |
| firstNonEmpty(Iterable, Function) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| firstNonEmpty(Iterable, Function, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ifPresentOrElse(Optional, Consumer, Runnable) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| ifAllPresent(Optional, Optional, BiConsumer) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| mapIfAllPresent(Optional, Optional, BiFunction) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| next(Iterator) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| lambda$firstNonEmpty$1(Object, Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lambda$mapIfAllPresent$6(Optional, BiFunction, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$ifAllPresent$4(BiConsumer, Object, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withBoth(Optional, Optional) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$mapIfAllPresent$5(BiFunction, Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$withBoth$3(Optional, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$withBoth$2(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| firstNonEmpty(Iterable) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| toStream(Optional[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| isAnyPresent(Optional[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| firstNonEmpty(Supplier[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| lambda$toStream$0(Optional) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |