Source file "io/netty/handler/codec/http2/CompressorHttp2ConnectionEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 711 of 711 | 0% | 92 of 92 | 0% | 60 | 60 | 143 | 143 | 14 | 14 |
writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) | ![]() | 0% | ![]() | 0% | 14 | 14 | 33 | 33 | 1 | 1 |
newContentCompressor(ChannelHandlerContext, CharSequence) | ![]() | 0% | ![]() | 0% | 12 | 12 | 15 | 15 | 1 | 1 |
newCompressionChannel(ChannelHandlerContext, ZlibWrapper) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
CompressorHttp2ConnectionEncoder(Http2ConnectionEncoder, CompressionOptions[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
newCompressor(ChannelHandlerContext, Http2Headers, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
CompressorHttp2ConnectionEncoder(Http2ConnectionEncoder, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
defaultCompressionOptions() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
nextReadableBuf(EmbeddedChannel) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
bindCompressorToStream(EmbeddedChannel, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
cleanup(Http2Stream, EmbeddedChannel) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CompressorHttp2ConnectionEncoder(Http2ConnectionEncoder) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getTargetContentEncoding(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |