Source file "io/netty/handler/codec/http/websocketx/WebSocket00FrameDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 206 of 206 | 0% | 24 of 24 | 0% | 18 | 18 | 51 | 51 | 6 | 6 |
decodeTextFrame(ChannelHandlerContext, ByteBuf) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
decodeBinaryFrame(ChannelHandlerContext, byte, ByteBuf) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
decode(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
WebSocket00FrameDecoder(WebSocketDecoderConfig) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
WebSocket00FrameDecoder(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
WebSocket00FrameDecoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |