Source file "org/elasticsearch/action/search/TransportMultiSearchAction.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 176 of 176 | 0% | 8 of 8 | 0% | 9 | 9 | 41 | 41 | 5 | 5 |
doExecute(Task, MultiSearchRequest, ActionListener) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
executeSearch(Queue, AtomicArray, AtomicInteger, ActionListener, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
TransportMultiSearchAction(Settings, ThreadPool, TransportService, ClusterService, ActionFilters, NodeClient) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
TransportMultiSearchAction(ThreadPool, ActionFilters, TransportService, ClusterService, int, LongSupplier, NodeClient) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
defaultMaxConcurrentSearches(int, ClusterState) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |