Source file "reactor/core/publisher/FluxTapFuseable.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 242 of 242 | 0% | 32 of 32 | 0% | 26 | 26 | 76 | 76 | 10 | 10 |
poll() | ![]() | 0% | ![]() | 0% | 7 | 7 | 33 | 33 | 1 | 1 |
requestFusion(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
onSubscribe(Subscription) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
handleObserverErrorMultipleInPoll(Throwable, RuntimeException) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
onNext(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
handleObserverErrorInPoll(Throwable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
size() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
FluxTapFuseable.TapFuseableSubscriber(CoreSubscriber, SignalListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |