Source file "io/lettuce/core/codec/CompressionCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 157 of 157 | 0% | 16 of 16 | 0% | 15 | 15 | 40 | 40 | 7 | 7 |
| compress(ByteBuffer) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| decompress(ByteBuffer) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| decodeValue(ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encodeValue(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CompressionCodec.CompressingValueCodecWrapper(RedisCodec, CompressionCodec.CompressionType) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decodeKey(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeKey(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |