Source file "io/netty/handler/codec/socksx/v5/Socks5CommandType.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 104 of 104 | 0% | 10 of 10 | 0% | 15 | 15 | 24 | 24 | 9 | 9 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
valueOf(byte) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
Socks5CommandType(int, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
compareTo(Socks5CommandType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Socks5CommandType(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 |