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 | 816 of 816 | 0% | 135 of 135 | 0% | 81 | 81 | 187 | 187 | 11 | 11 |
decode(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 56 | 56 | 122 | 122 | 1 | 1 |
unmask(ByteBuf) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
checkCloseFrameBody(ChannelHandlerContext, ByteBuf) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 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 |