Source file "io/netty/handler/codec/http/HttpServerCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 112 of 112 | 0% | 0 of 0 | n/a | 8 | 8 | 43 | 43 | 8 | 8 |
| HttpServerCodec(int, int, int, boolean, int, boolean, boolean) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| HttpServerCodec(HttpDecoderConfig) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| HttpServerCodec(int, int, int, boolean, int, boolean) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| HttpServerCodec(int, int, int, boolean, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| HttpServerCodec(int, int, int, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| HttpServerCodec(int, int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| HttpServerCodec() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| upgradeFrom(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |