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 | 42 of 42 | 0% | 0 of 0 | n/a | 6 | 6 | 13 | 13 | 6 | 6 |
| RedisPublisher.PublishOnSubscriber(Subscriber, Executor) | 0% | n/a | 1 | 1 | 4 | 4 | 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 | ||
| onSubscribe(Subscription) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| currentContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |