Source file "io/lettuce/core/codec/ComposedRedisCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 35 of 35 | 0% | 0 of 0 | n/a | 5 | 5 | 10 | 10 | 5 | 5 |
| ComposedRedisCodec(RedisCodec, RedisCodec) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| decodeKey(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decodeValue(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeKey(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeValue(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |