Source file "org/mockserver/netty/proxy/socks/SocksDetector.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 207 of 207 | 0% | 50 of 50 | 0% | 31 | 31 | 42 | 42 | 6 | 6 |
isSocks5(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
consumeFields(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
isSocks4(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
consumeHostname(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
consumeUsername(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
SocksDetector() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |