Source file "io/lettuce/core/ConnectionEventTrigger.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 140 of 140 | 0% | 10 of 10 | 0% | 13 | 13 | 35 | 35 | 8 | 8 |
| channelActive(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| channelInactive(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| remote(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getRedisUri(Channel) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| local(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| ConnectionEventTrigger(ConnectionEvents, RedisChannelHandler, EventBus) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| exceptionCaught(ChannelHandlerContext, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getCommandHandler(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |