Source file "io/rsocket/frame/FrameLengthCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 99 of 99 | 0% | 2 of 2 | 0% | 6 | 6 | 22 | 22 | 5 | 5 |
| encodeLength(ByteBuf, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| decodeLength(ByteBuf) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| encode(ByteBufAllocator, int, ByteBuf) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| frame(ByteBuf) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| length(ByteBuf) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |