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 | 494 of 494 | 0% | 73 of 73 | 0% | 50 | 50 | 100 | 100 | 12 | 12 |
encode(ChannelHandlerContext, Object, List) | ![]() | 0% | ![]() | 0% | 25 | 25 | 45 | 45 | 1 | 1 |
encodeChunkedContent(ChannelHandlerContext, Object, long, List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
contentLength(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
encodeAndRetain(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
encodeHeaders(HttpHeaders, ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
acceptOutboundMessage(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
HttpObjectEncoder() | ![]() | 0% | n/a | 1 | 1 | 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 |