Source file "io/lettuce/core/codec/CipherCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 245 of 245 | 0% | 6 of 6 | 0% | 13 | 13 | 59 | 59 | 10 | 10 |
| encodeValue(Object, ByteBuf) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| encodeValue(Object) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| doWithCipher(Cipher, ByteBuf, ByteBuf) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| doWithCipher(Cipher, ByteBuffer) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| decodeValue(ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| encodeKey(Object, ByteBuf) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| CipherCodec.CipherCodecWrapper(RedisCodec, CipherCodec.CipherSupplier, CipherCodec.CipherSupplier) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| estimateSize(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| decodeKey(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeKey(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |