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