Source file "reactor/core/publisher/LambdaMonoSubscriber.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 217 of 217 | 0% | 36 of 36 | 0% | 30 | 30 | 73 | 73 | 12 | 12 |
| onNext(Object) | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| onSubscribe(Subscription) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| scanUnsafe(Scannable.Attr) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| onComplete() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| LambdaMonoSubscriber(Consumer, Consumer, Runnable, Consumer, Context) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| onError(Throwable) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| doError(Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| dispose() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| LambdaMonoSubscriber(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 |