Source file "io/netty/handler/codec/http2/StreamBufferingEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 325 of 325 | 0% | 34 of 34 | 0% | 30 | 30 | 70 | 70 | 13 | 13 |
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
writeRstStream(ChannelHandlerContext, int, long, ChannelPromise) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
cancelGoAwayStreams(StreamBufferingEncoder.GoAwayDetail) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
tryCreatePendingStreams() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
StreamBufferingEncoder(Http2ConnectionEncoder, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remoteSettings(Http2Settings) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
canCreateStream() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isExistingStream(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
StreamBufferingEncoder(Http2ConnectionEncoder) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
numBufferedStreams() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |