Source file "org/mockserver/echo/http/EchoWebSocketServerHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 302 of 302 | 0% | 28 of 28 | 0% | 23 | 23 | 65 | 65 | 9 | 9 |
upgradeChannel(ChannelHandlerContext, FullHttpRequest) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
channelRead(ChannelHandlerContext, Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
handleWebSocketFrame(ChannelHandlerContext, WebSocketFrame) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
lambda$upgradeChannel$1(ChannelHandlerContext, String, ChannelFuture) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
lambda$null$0(String, ChannelFuture, ChannelFuture) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
EchoWebSocketServerHandler(MockServerLogger, List, List, List, boolean) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
exceptionCaught(ChannelHandlerContext, Throwable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
channelReadComplete(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |