Source file "shaded_package/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 | 446 of 446 | 0% | 64 of 64 | 0% | 46 | 46 | 101 | 101 | 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 |
indexOf(ByteBuf, ByteBuf) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 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 | |
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 |