Source file "io/netty/handler/codec/http/HttpContentEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 543 of 543 | 0% | 87 of 87 | 0% | 62 | 62 | 138 | 138 | 17 | 17 |
| encode(ChannelHandlerContext, HttpObject, List) | 0% | 0% | 21 | 21 | 54 | 54 | 1 | 1 | ||
| decode(ChannelHandlerContext, HttpRequest, List) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| encodeFullResponse(HttpResponse, HttpContent, List) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| encodeContent(HttpContent, List) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| isPassthru(HttpVersion, int, CharSequence) | 0% | 0% | 8 | 8 | 1 | 1 | 1 | 1 | ||
| ensureHeaders(HttpObject) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ensureContent(HttpObject) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fetchEncoderOutput(List) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| encode(ByteBuf, List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| HttpContentEncoder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| cleanup() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| finishEncode(List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| acceptOutboundMessage(Object) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| cleanupSafely(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| handlerRemoved(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| channelInactive(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |