Source file "reactor/core/publisher/LambdaSubscriber.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 189 of 189 | 0% | 32 of 32 | 0% | 27 | 27 | 59 | 59 | 11 | 11 |
| onSubscribe(Subscription) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| scanUnsafe(Scannable.Attr) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| onError(Throwable) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| onComplete() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| LambdaSubscriber(Consumer, Consumer, Runnable, Consumer, Context) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| onNext(Object) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| dispose() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| LambdaSubscriber(Consumer, Consumer, Runnable, Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isDisposed() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| currentContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |