Source file "org/elasticsearch/common/transport/TransportAddress.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 149 of 149 | 0% | 12 of 12 | 0% | 18 | 18 | 39 | 39 | 12 | 12 |
TransportAddress(StreamInput) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
writeTo(StreamOutput) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
TransportAddress(InetSocketAddress) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
TransportAddress(InetAddress, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAddress() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toXContent(XContentBuilder, ToXContent.Params) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPort() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
address() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |