Source file "org/elasticsearch/action/delete/DeleteRequestBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 73 of 73 | 0% | 0 of 0 | n/a | 9 | 9 | 18 | 18 | 9 | 9 |
DeleteRequestBuilder(ElasticsearchClient, DeleteAction, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DeleteRequestBuilder(ElasticsearchClient, DeleteAction) | ![]() | 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 | |
setVersion(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setVersionType(VersionType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIfSeqNo(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIfPrimaryTerm(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |