Source file "org/elasticsearch/action/delete/DeleteResponse.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 145 of 145 | 0% | 14 of 14 | 0% | 17 | 17 | 28 | 28 | 10 | 10 |
toString() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
fromXContent(XContentParser) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
DeleteResponse(ShardId, String, String, long, long, long, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
assertDeletedOrNotFound(DocWriteResponse.Result) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
DeleteResponse(ShardId, String, String, long, long, long, DocWriteResponse.Result) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
status() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
DeleteResponse(ShardId, StreamInput) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DeleteResponse(StreamInput) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
parseXContentFields(XContentParser, DeleteResponse.Builder) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |