Source file "io/netty/handler/codec/http/websocketx/WebSocketClientProtocolHandshakeHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 138 of 138 | 0% | 10 of 10 | 0% | 13 | 13 | 36 | 36 | 8 | 8 |
| channelRead(ChannelHandlerContext, Object) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| applyHandshakeTimeout() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| channelActive(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| channelInactive(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| WebSocketClientProtocolHandshakeHandler(WebSocketClientHandshaker, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| handlerAdded(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| WebSocketClientProtocolHandshakeHandler(WebSocketClientHandshaker) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHandshakeFuture() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |