Source file "org/reactivestreams/FlowAdapters.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 44 of 44 | 0% | 4 of 4 | 0% | 8 | 8 | 13 | 13 | 6 | 6 |
onSubscribe(Subscription) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
subscribe(Subscriber) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
FlowAdapters.ReactiveToFlowProcessor(Flow.Processor) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
onNext(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onError(Throwable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onComplete() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |