Source file "io/lettuce/core/ConnectionEvents.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 6 of 6 | 0% | 9 | 9 | 18 | 18 | 6 | 6 |
| fireEventRedisConnected(RedisChannelHandler, SocketAddress) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fireEventRedisExceptionCaught(RedisChannelHandler, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fireEventRedisDisconnected(RedisChannelHandler) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ConnectionEvents() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addListener(RedisConnectionStateListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeListener(RedisConnectionStateListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |