Source file "io/netty/handler/codec/DelimiterBasedFrameDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 409 of 409 | 0% | 54 of 54 | 0% | 41 | 41 | 93 | 93 | 14 | 14 |
decode(ChannelHandlerContext, ByteBuf) | ![]() | 0% | ![]() | 0% | 13 | 13 | 38 | 38 | 1 | 1 |
DelimiterBasedFrameDecoder(int, boolean, boolean, ByteBuf[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
isLineBased(ByteBuf[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
fail(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
DelimiterBasedFrameDecoder(int, boolean, boolean, ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
indexOf(ByteBuf, ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
validateDelimiter(ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
decode(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isSubclass() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
DelimiterBasedFrameDecoder(int, boolean, ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DelimiterBasedFrameDecoder(int, boolean, ByteBuf[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DelimiterBasedFrameDecoder(int, ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DelimiterBasedFrameDecoder(int, ByteBuf[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
validateMaxFrameLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |