Source file "io/netty/handler/codec/http/HttpContentCompressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 641 of 641 | 0% | 125 of 125 | 0% | 73 | 73 | 160 | 160 | 10 | 10 |
| determineEncoding(String) | 0% | 0% | 30 | 30 | 42 | 42 | 1 | 1 | ||
| HttpContentCompressor(int, CompressionOptions[]) | 0% | 0% | 12 | 12 | 40 | 40 | 1 | 1 | ||
| beginEncode(HttpResponse, String) | 0% | 0% | 11 | 11 | 29 | 29 | 1 | 1 | ||
| determineWrapper(String) | 0% | 0% | 14 | 14 | 27 | 27 | 1 | 1 | ||
| HttpContentCompressor(int, int, int, int) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| HttpContentCompressor(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpContentCompressor(int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpContentCompressor(CompressionOptions[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpContentCompressor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handlerAdded(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |