Source file "io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 169 of 169 | 0% | 20 of 20 | 0% | 19 | 19 | 46 | 46 | 9 | 9 |
| handleHandshakeResponse(ChannelHandlerContext, HttpObject) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| tryFinishHandshake(FullHttpResponse) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| channelRead(ChannelHandlerContext, Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| channelInactive(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| exceptionCaught(ChannelHandlerContext, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| releaseFullHttpResponse() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| handlerRemoved(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |