Source file "io/lettuce/core/protocol/CommandEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 153 of 153 | 0% | 16 of 16 | 0% | 15 | 15 | 38 | 38 | 7 | 7 |
| encode(ChannelHandlerContext, ByteBuf, RedisCommand) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| encode(ChannelHandlerContext, Object, ByteBuf) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| allocateBuffer(ChannelHandlerContext, Object, boolean) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| logPrefix(Channel) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CommandEncoder(boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| CommandEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |