Source file "org/elasticsearch/action/get/MultiGetRequestBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 97 of 97 | 0% | 4 of 4 | 0% | 10 | 10 | 19 | 19 | 8 | 8 |
| add(String, String, String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| add(String, String, Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| add(String, String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| MultiGetRequestBuilder(ElasticsearchClient, MultiGetAction) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(MultiGetRequest.Item) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPreference(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRefresh(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRealtime(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |