Source file "org/elasticsearch/action/get/MultiGetItemResponse.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 99 of 99 | 0% | 12 of 12 | 0% | 15 | 15 | 29 | 29 | 9 | 9 |
MultiGetItemResponse(StreamInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
writeTo(StreamOutput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getIndex() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getType() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getId() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
MultiGetItemResponse(GetResponse, MultiGetResponse.Failure) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isFailed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getResponse() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFailure() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |