Source file "org/elasticsearch/transport/OutboundHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 323 of 323 | 0% | 8 of 8 | 0% | 18 | 18 | 69 | 69 | 14 | 14 |
sendRequest(DiscoveryNode, TcpChannel, long, String, TransportRequest, TransportRequestOptions, Version, Compression.Scheme, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
sendErrorResponse(Version, Set, TcpChannel, long, String, Exception) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
internalSend(TcpChannel, BytesReference, OutboundMessage, ActionListener) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
sendMessage(TcpChannel, OutboundMessage, ActionListener) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
sendResponse(Version, Set, TcpChannel, long, String, TransportResponse, Compression.Scheme, boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
OutboundHandler(String, Version, String[], StatsTracker, ThreadPool, BigArrays) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
setMessageListener(TransportMessageListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
lambda$sendRequest$0(DiscoveryNode, long, String, TransportRequest, TransportRequestOptions) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lambda$sendResponse$1(long, String, TransportResponse) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
sendBytes(TcpChannel, BytesReference, ActionListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$sendErrorResponse$2(long, String, Exception) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$sendMessage$3(OutboundMessage) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setSlowLogThreshold(TimeValue) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |