Source file "io/netty/handler/codec/socksx/v4/Socks4CommandType.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 96 of 96 | 0% | 9 of 9 | 0% | 14 | 14 | 22 | 22 | 9 | 9 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
Socks4CommandType(int, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
valueOf(byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
compareTo(Socks4CommandType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Socks4CommandType(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
byteValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |