Source file "io/netty/handler/codec/http/HttpObjectEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,172 of 1,172 | 0% | 207 of 207 | 0% | 141 | 141 | 262 | 262 | 34 | 34 |
| encodeFullHttpMessage(ChannelHandlerContext, Object, List) | 0% | 0% | 11 | 11 | 22 | 22 | 1 | 1 | ||
| encodeNotHttpMessageContentTypes(ChannelHandlerContext, Object, List) | 0% | 0% | 11 | 11 | 24 | 24 | 1 | 1 | ||
| encodeInitHttpMessage(ChannelHandlerContext, HttpMessage) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| encode(ChannelHandlerContext, Object, List) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| encodeHttpMessageNotLastContent(ChannelHandlerContext, HttpMessage, List) | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| encodeHttpMessageLastContent(ChannelHandlerContext, HttpMessage, List) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| write(ChannelHandlerContext, Object, ChannelPromise) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| encodeTrailingHeaders(ChannelHandlerContext, HttpHeaders, List) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| encodeFileRegionContent(ChannelHandlerContext, FileRegion, List) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| encodeHttpContent(ChannelHandlerContext, HttpContent, List) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| encodeJustHttpMessage(ChannelHandlerContext, HttpMessage, List) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| encodeChunkedHttpContent(ChannelHandlerContext, ByteBuf, HttpHeaders, List) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| encodeLastHttpContent(ChannelHandlerContext, LastHttpContent, List) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| writeOutList(ChannelHandlerContext, List, ChannelPromise) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| encodedChunkedFileRegionContent(ChannelHandlerContext, FileRegion, List) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| encodeContentNonChunk(List, ByteBuf, ByteBuf) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| encodeByteBufHttpContent(int, ChannelHandlerContext, ByteBuf, ByteBuf, HttpHeaders, List) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| encodeByteBufAndTrailers(int, ChannelHandlerContext, List, ByteBuf, HttpHeaders) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| acceptOutboundMessage(Object) | 0% | 0% | 9 | 9 | 1 | 1 | 1 | 1 | ||
| encodeEmptyLastHttpContent(int, List) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| encodeByteBufContent(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| writePromiseCombiner(ChannelHandlerContext, List, ChannelPromise) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addEncodedLengthHex(ChannelHandlerContext, long, List) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| encodeHeaders(HttpHeaders, ByteBuf) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| writeVoidPromise(ChannelHandlerContext, List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| HttpObjectEncoder() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| throwUnexpectedMessageTypeEx(Object, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkContentState(int) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| bypassEncoderIfEmpty(ByteBuf, List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| padSizeForAccumulation(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeAscii(String, ByteBuf) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isContentAlwaysEmpty(HttpMessage) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sanitizeHeadersBeforeEncode(HttpMessage, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |