Source file "io/netty/handler/codec/LineBasedFrameDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 248 of 248 | 0% | 28 of 28 | 0% | 21 | 21 | 60 | 60 | 7 | 7 |
decode(ChannelHandlerContext, ByteBuf) | ![]() | 0% | ![]() | 0% | 11 | 11 | 36 | 36 | 1 | 1 |
findEndOfLine(ByteBuf) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
fail(ChannelHandlerContext, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LineBasedFrameDecoder(int, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
decode(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
LineBasedFrameDecoder(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
fail(ChannelHandlerContext, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |