Source file "io/lettuce/core/RedisPublisher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 30 of 30 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| RedisPublisher.ImmediateSubscriber(Subscriber) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onSubscribe(Subscription) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onNext(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onError(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| currentContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onComplete() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |