Source file "org/mockserver/netty/proxy/socks/Socks5ProxyHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 259 of 259 | 0% | 26 of 26 | 0% | 21 | 21 | 55 | 55 | 8 | 8 |
handlePasswordAuthRequest(ChannelHandlerContext, Socks5PasswordAuthRequest) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
handleInitialRequest(ChannelHandlerContext, Socks5InitialRequest) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
handleCommandRequest(ChannelHandlerContext, Socks5CommandRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
channelRead0(ChannelHandlerContext, Socks5Message) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
lambda$answerInitialRequest$1(ChannelHandlerContext, ChannelHandler, Socks5AuthMethod, Socks5AuthMethod) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
answerInitialRequest(ChannelHandlerContext, Socks5InitialRequest, Socks5AuthMethod, ChannelHandler) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
Socks5ProxyHandler(Configuration, MockServerLogger, LifeCycle) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$answerInitialRequest$0(Socks5AuthMethod, Socks5AuthMethod) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |