Source file "io/netty/handler/codec/http2/Http2FrameLogger.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 557 of 557 | 0% | 28 of 28 | 0% | 34 | 34 | 66 | 66 | 20 | 20 |
| logHeaders(Http2FrameLogger.Direction, ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| logUnknownFrame(Http2FrameLogger.Direction, ChannelHandlerContext, byte, int, Http2Flags, ByteBuf) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logData(Http2FrameLogger.Direction, ChannelHandlerContext, int, ByteBuf, int, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logGoAway(Http2FrameLogger.Direction, ChannelHandlerContext, int, long, ByteBuf) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logPriority(Http2FrameLogger.Direction, ChannelHandlerContext, int, int, short, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logHeaders(Http2FrameLogger.Direction, ChannelHandlerContext, int, Http2Headers, int, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logPushPromise(Http2FrameLogger.Direction, ChannelHandlerContext, int, int, Http2Headers, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logRstStream(Http2FrameLogger.Direction, ChannelHandlerContext, int, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logWindowsUpdate(Http2FrameLogger.Direction, ChannelHandlerContext, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toString(ByteBuf) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| logPing(Http2FrameLogger.Direction, ChannelHandlerContext, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logPingAck(Http2FrameLogger.Direction, ChannelHandlerContext, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logSettings(Http2FrameLogger.Direction, ChannelHandlerContext, Http2Settings) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| logSettingsAck(Http2FrameLogger.Direction, ChannelHandlerContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Http2FrameLogger(LogLevel, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Http2FrameLogger(LogLevel, Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Http2FrameLogger(InternalLogLevel, InternalLogger) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Http2FrameLogger(LogLevel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkAndConvertLevel(LogLevel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |