Source file "io/netty/handler/codec/json/JsonObjectDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 381 of 381 | 0% | 74 of 74 | 0% | 46 | 46 | 87 | 87 | 9 | 9 |
| decode(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 25 | 25 | 51 | 51 | 1 | 1 | ||
| decodeByte(byte, ByteBuf, int) | 0% | 0% | 12 | 12 | 16 | 16 | 1 | 1 | ||
| initDecoding(byte) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| JsonObjectDecoder(int, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| JsonObjectDecoder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonObjectDecoder(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| extractObject(ChannelHandlerContext, ByteBuf, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonObjectDecoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |