Source file "org/springframework/integration/endpoint/ReactiveStreamsConsumer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 82 of 82 | 0% | 12 of 12 | 0% | 16 | 16 | 26 | 26 | 10 | 10 |
| ReactiveStreamsConsumer.MessageHandlerSubscriber(MessageHandler) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| isRunning() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| dispose() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| start() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| stop() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| onSubscribe(Subscription) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isDisposed() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| onNext(Message) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onComplete() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onError(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |