Source file "io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 176 of 176 | 0% | 20 of 20 | 0% | 18 | 18 | 41 | 41 | 8 | 8 |
handleHandshakeRequest(ChannelHandlerContext, HttpObject) | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 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 | 4 | 4 | 1 | 1 | |
releaseFullHttpRequest() | ![]() | 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 |