Source file "org/mockserver/closurecallback/websocketclient/WebSocketClientHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 470 of 470 | 0% | 66 of 66 | 0% | 40 | 40 | 93 | 93 | 7 | 7 |
channelRead0(ChannelHandlerContext, Object) | ![]() | 0% | ![]() | 0% | 27 | 27 | 60 | 60 | 1 | 1 |
WebSocketClientHandler(MockServerLogger, String, InetSocketAddress, String, WebSocketClient, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
exceptionCaught(ChannelHandlerContext, Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
readRequestBody(FullHttpResponse) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
cleanContextPath(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
channelInactive(ChannelHandlerContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
channelActive(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |