Source file "io/rsocket/frame/FrameHeaderCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 215 of 215 | 0% | 28 of 28 | 0% | 26 | 26 | 48 | 48 | 12 | 12 |
| frameType(ByteBuf) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| encode(ByteBufAllocator, int, FrameType, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| ensureFrameType(FrameType, ByteBuf) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| nativeFrameType(ByteBuf) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| flags(ByteBuf) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| streamId(ByteBuf) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hasFollows(ByteBuf) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasComplete(ByteBuf) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasMetadata(ByteBuf) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| encodeStreamZero(ByteBufAllocator, FrameType, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |