Source file "io/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandshakeHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 256 of 256 | 0% | 34 of 34 | 0% | 25 | 25 | 56 | 56 | 8 | 8 |
| channelRead(ChannelHandlerContext, Object) | 0% | 0% | 5 | 5 | 24 | 24 | 1 | 1 | ||
| isWebSocketPath(HttpRequest) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| applyHandshakeTimeout() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getWebSocketLocation(ChannelPipeline, HttpRequest, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkNextUri(String, String) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| sendHttpResponse(ChannelHandlerContext, HttpRequest, HttpResponse) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| WebSocketServerProtocolHandshakeHandler(WebSocketServerProtocolConfig) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| handlerAdded(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |