Source file "io/netty/handler/codec/socks/SocksCmdResponse.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 326 of 326 | 0% | 30 of 30 | 0% | 25 | 25 | 53 | 53 | 8 | 8 |
SocksCmdResponse(SocksCmdStatus, SocksAddressType, String, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 21 | 21 | 1 | 1 |
encodeAsByteBuf(ByteBuf) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
host() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
SocksCmdResponse(SocksCmdStatus, SocksAddressType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
cmdStatus() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addressType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
port() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |