Source file "org/elasticsearch/action/bulk/BulkRequestParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 973 of 973 | 0% | 118 of 118 | 0% | 68 | 68 | 183 | 183 | 9 | 9 |
parse(BytesReference, String, String, String, FetchSourceContext, String, Boolean, boolean, XContentType, Consumer, Consumer, Consumer) | ![]() | 0% | ![]() | 0% | 48 | 48 | 138 | 138 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 16 | 16 | 1 | 1 |
createParser(BytesReference, XContent, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
findNextMarker(byte, int, BytesReference) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
sliceTrimmingCarriageReturn(BytesReference, int, int, XContentType) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
parseBytesArray(XContent, BytesReference, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
createParser(BytesReference, XContent) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
parse(BytesReference, String, String, FetchSourceContext, String, Boolean, boolean, XContentType, Consumer, Consumer, Consumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BulkRequestParser(boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |