Source file "io/netty/handler/codec/http/websocketx/Utf8FrameValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 150 of 150 | 0% | 34 of 34 | 0% | 24 | 24 | 41 | 41 | 7 | 7 |
| channelRead(ChannelHandlerContext, Object) | 0% | 0% | 11 | 11 | 20 | 20 | 1 | 1 | ||
| protocolViolation(ChannelHandlerContext, WebSocketFrame, CorruptedWebSocketFrameException) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| isControlFrame(WebSocketFrame) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| checkUTF8String(ByteBuf) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| Utf8FrameValidator(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| exceptionCaught(ChannelHandlerContext, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Utf8FrameValidator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |