Source file "io/netty/handler/codec/socks/SocksCmdType.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 4 of 4 | 0% | 7 | 7 | 14 | 14 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| valueOf(byte) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| SocksCmdType(String, int, byte) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| fromByte(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| byteValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |