Source file "io/netty/handler/codec/marshalling/CompatibleMarshallingDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 98 of 98 | 0% | 11 of 11 | 0% | 10 | 10 | 32 | 32 | 4 | 4 |
decode(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 17 | 17 | 1 | 1 |
decodeLast(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
exceptionCaught(ChannelHandlerContext, Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
CompatibleMarshallingDecoder(UnmarshallerProvider, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |