Source file "org/mockserver/model/SocketAddress.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 38 of 38 | 0% | 0 of 0 | n/a | 8 | 8 | 13 | 13 | 8 | 8 |
SocketAddress() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withHost(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withPort(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withScheme(SocketAddress.Scheme) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
socketAddress() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHost() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPort() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getScheme() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |