Source file "io/grpc/netty/shaded/io/netty/handler/codec/http/websocketx/WebSocket08FrameDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 809 of 809 | 0% | 133 of 133 | 0% | 80 | 80 | 184 | 184 | 11 | 11 |
| decode(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 56 | 56 | 121 | 121 | 1 | 1 | ||
| unmask(ByteBuf) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| checkCloseFrameBody(ChannelHandlerContext, ByteBuf) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| protocolViolation(ChannelHandlerContext, ByteBuf, CorruptedWebSocketFrameException) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| toFrameLength(long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| WebSocket08FrameDecoder(boolean, boolean, int, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| WebSocket08FrameDecoder(WebSocketDecoderConfig) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| protocolViolation(ChannelHandlerContext, ByteBuf, WebSocketCloseStatus, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebSocket08FrameDecoder(boolean, boolean, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| protocolViolation(ChannelHandlerContext, ByteBuf, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |