Source file "io/netty/handler/codec/http2/Http2FrameCodec.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 941 of 941 | 0% | 96 of 96 | 0% | 76 | 76 | 197 | 197 | 28 | 28 |
write(ChannelHandlerContext, Object, ChannelPromise) | ![]() | 0% | ![]() | 0% | 15 | 15 | 49 | 49 | 1 | 1 |
userEventTriggered(ChannelHandlerContext, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
writeHeadersFrame(ChannelHandlerContext, Http2HeadersFrame, ChannelPromise) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
writePushPromise(ChannelHandlerContext, Http2PushPromiseFrame, ChannelPromise) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
initializeNewStream(ChannelHandlerContext, Http2FrameCodec.DefaultHttp2FrameStream, ChannelPromise) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
Http2FrameCodec(Http2ConnectionEncoder, Http2ConnectionDecoder, Http2Settings, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
onStreamError(ChannelHandlerContext, boolean, Throwable, Http2Exception.StreamException) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
writeGoAwayFrame(ChannelHandlerContext, Http2GoAwayFrame, ChannelPromise) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
tryExpandConnectionFlowControlWindow(Http2Connection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
consumeBytes(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
forEachActiveStream(Http2FrameStreamVisitor) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
onStreamActive0(Http2Stream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
handlerAdded(ChannelHandlerContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
onConnectionError(ChannelHandlerContext, boolean, Throwable, Http2Exception) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
increaseInitialConnectionWindow(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isGracefulShutdownComplete() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
handleHeaderFuture(ChannelFuture, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
onHttp2UnknownStreamError(ChannelHandlerContext, Throwable, Http2Exception.StreamException) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onHttp2StreamWritabilityChanged(ChannelHandlerContext, Http2FrameCodec.DefaultHttp2FrameStream, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onHttp2StreamStateChanged(ChannelHandlerContext, Http2FrameCodec.DefaultHttp2FrameStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onUpgradeEvent(ChannelHandlerContext, HttpServerUpgradeHandler.UpgradeEvent) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onHttp2Frame(ChannelHandlerContext, Http2Frame) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onHttp2FrameStreamException(ChannelHandlerContext, Http2FrameStreamException) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
numInitializingStreams() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
handlerAdded0(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
onUserEventTriggered(ChannelHandlerContext, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |