Source file "io/netty/handler/codec/socksx/v5/Socks5ServerEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 122 of 122 | 0% | 6 of 6 | 0% | 11 | 11 | 29 | 29 | 8 | 8 |
encode(ChannelHandlerContext, Socks5Message, ByteBuf) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
encodeCommandResponse(Socks5CommandResponse, ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
encodeAuthMethodResponse(Socks5InitialResponse, ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encodePasswordAuthResponse(Socks5PasswordAuthResponse, ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
Socks5ServerEncoder(Socks5AddressEncoder) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Socks5ServerEncoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addressEncoder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |