Source file "io/netty/handler/codec/marshalling/MarshallingDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 55 of 55 | 0% | 2 of 2 | 0% | 5 | 5 | 16 | 16 | 4 | 4 |
decode(ChannelHandlerContext, ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
MarshallingDecoder(UnmarshallerProvider, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
MarshallingDecoder(UnmarshallerProvider) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
extractFrame(ChannelHandlerContext, ByteBuf, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |