Source file "com/datastax/oss/protocol/internal/FrameCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 688 of 688 | 0% | 72 of 72 | 0% | 54 | 54 | 134 | 134 | 18 | 18 |
| decode(Object) | 0% | 0% | 12 | 12 | 34 | 34 | 1 | 1 | ||
| encode(Frame) | 0% | 0% | 6 | 6 | 23 | 23 | 1 | 1 | ||
| FrameCodec(PrimitiveCodec, Compressor, FrameCodec.CodecGroup[]) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| computeFlags(Frame) | 0% | 0% | 9 | 9 | 12 | 12 | 1 | 1 | ||
| encodeHeaderInto(Frame, int, int, Object) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| encodedBodySize(Frame) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| getMessageEncoder(Frame) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| defaultClient(PrimitiveCodec, Compressor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| defaultServer(PrimitiveCodec, Compressor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeBodyInto(Frame, Message.Codec, Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| encodeInto(Frame, int, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| encodeInto(Frame, int, int, Message.Codec, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encodeCustomPayload(Map, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encodeWarnings(List, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encodeTracingId(UUID, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readStreamId(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decodeBodySize(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodedHeaderSize(Frame) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |