Source file "org/elasticsearch/action/explain/ExplainRequestBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 155 of 155 | 0% | 8 of 8 | 0% | 16 | 16 | 29 | 29 | 12 | 12 |
| setFetchSource(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setFetchSource(String[], String[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setFetchSource(String, String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| ExplainRequestBuilder(ElasticsearchClient, ExplainAction, String, String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ExplainRequestBuilder(ElasticsearchClient, ExplainAction) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRouting(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParent(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPreference(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setQuery(QueryBuilder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStoredFields(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |