Source file "reactor/core/publisher/FluxZip.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 481 of 481 | 0% | 48 of 48 | 0% | 34 | 34 | 129 | 129 | 10 | 10 |
handleIterableMode(CoreSubscriber, Iterable) | ![]() | 0% | ![]() | 0% | 9 | 9 | 48 | 48 | 1 | 1 |
handleArrayMode(CoreSubscriber, Publisher[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 24 | 24 | 1 | 1 |
handleBoth(CoreSubscriber, Publisher[], Object[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
FluxZip(Publisher[], Function, Supplier, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
zipAdditionalSource(Publisher, BiFunction) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
FluxZip(Iterable, Function, Supplier, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
FluxZip(Publisher, Publisher, BiFunction, Supplier, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
subscribe(CoreSubscriber) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
scanUnsafe(Scannable.Attr) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getPrefetch() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |