Source file "io/netty/handler/codec/http/websocketx/WebSocketProtocolHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 228 of 228 | 0% | 22 of 22 | 0% | 28 | 28 | 61 | 61 | 17 | 17 |
| write(ChannelHandlerContext, Object, ChannelPromise) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| close(ChannelHandlerContext, ChannelPromise) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| decode(ChannelHandlerContext, WebSocketFrame, List) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| applyCloseSentTimeout(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| WebSocketProtocolHandler(boolean, WebSocketCloseStatus, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| readIfNeeded(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| exceptionCaught(ChannelHandlerContext, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebSocketProtocolHandler(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bind(ChannelHandlerContext, SocketAddress, ChannelPromise) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| buildHandshakeException(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| disconnect(ChannelHandlerContext, ChannelPromise) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deregister(ChannelHandlerContext, ChannelPromise) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebSocketProtocolHandler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| closeSent(ChannelPromise) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| read(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flush(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |