Source file "io/rsocket/frame/GenericFrameCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 224 of 224 | 0% | 22 of 22 | 0% | 21 | 21 | 65 | 65 | 10 | 10 |
| encode(ByteBufAllocator, FrameType, int, boolean, boolean, boolean, int, ByteBuf, ByteBuf) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| encodeReleasingPayload(ByteBufAllocator, FrameType, int, boolean, boolean, int, Payload) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| metadataWithRequestN(ByteBuf) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| metadata(ByteBuf) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| dataWithRequestN(ByteBuf) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| data(ByteBuf) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| initialRequestN(ByteBuf) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| encode(ByteBufAllocator, FrameType, int, boolean, ByteBuf, ByteBuf) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeReleasingPayload(ByteBufAllocator, FrameType, int, boolean, boolean, Payload) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| GenericFrameCodec() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |