Source file "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 | 801 of 801 | 0% | 129 of 129 | 0% | 78 | 78 | 183 | 183 | 11 | 11 |
decode(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 54 | 54 | 120 | 120 | 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 |