Source file "org/mockserver/netty/proxy/BinaryRequestProxyingHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 414 of 414 | 0% | 18 of 18 | 0% | 18 | 18 | 92 | 92 | 9 | 9 |
lambda$processWaitingForResponse$1(CompletableFuture, String, InetSocketAddress, BinaryMessage, ChannelHandlerContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 21 | 21 | 1 | 1 |
lambda$processNotWaitingForResponse$0(CompletableFuture, String, InetSocketAddress, BinaryMessage, ChannelHandlerContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
channelRead0(ChannelHandlerContext, ByteBuf) | ![]() | 0% | ![]() | 0% | 3 | 3 | 21 | 21 | 1 | 1 |
sendMessage(ChannelHandlerContext, BinaryMessage, String, InetSocketAddress) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
exceptionCaught(ChannelHandlerContext, Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
processNotWaitingForResponse(ChannelHandlerContext, BinaryMessage, String, InetSocketAddress, CompletableFuture) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
BinaryRequestProxyingHandler(Configuration, MockServerLogger, Scheduler, NettyHttpClient) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
processWaitingForResponse(ChannelHandlerContext, BinaryMessage, String, InetSocketAddress, CompletableFuture) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
channelReadComplete(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |