Source file "org/elasticsearch/action/index/IndexRequestBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 185 of 185 | 0% | 0 of 0 | n/a | 22 | 22 | 44 | 44 | 22 | 22 |
setSource(byte[], int, int, XContentType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
IndexRequestBuilder(ElasticsearchClient, IndexAction, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSource(BytesReference, XContentType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSource(Map, XContentType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSource(String, XContentType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSource(byte[], XContentType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSource(XContentType, Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
IndexRequestBuilder(ElasticsearchClient, IndexAction) | ![]() | 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 | |
setSource(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSource(XContentBuilder) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSource(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setOpType(DocWriteRequest.OpType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCreate(boolean) | ![]() | 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 | |
setPipeline(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRequireAlias(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |