Source file "io/netty/handler/codec/socks/SocksCmdRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 196 of 196 | 0% | 20 of 20 | 0% | 18 | 18 | 40 | 40 | 6 | 6 |
| SocksCmdRequest(SocksCmdType, SocksAddressType, String, int) | 0% | 0% | 9 | 9 | 21 | 21 | 1 | 1 | ||
| encodeAsByteBuf(ByteBuf) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| host() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| cmdType() | 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 |