Source file "io/lettuce/core/pubsub/RedisPubSubAsyncCommandsImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 65 of 65 | 0% | 0 of 0 | n/a | 9 | 9 | 11 | 11 | 9 | 9 |
| RedisPubSubAsyncCommandsImpl(StatefulRedisPubSubConnection, RedisCodec) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| publish(Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| psubscribe(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| punsubscribe(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| subscribe(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unsubscribe(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| pubsubChannels(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| pubsubNumsub(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatefulConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |