Source file "org/elasticsearch/common/xcontent/XContentParserUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 248 of 248 | 0% | 30 of 30 | 0% | 23 | 23 | 54 | 54 | 8 | 8 |
parseFieldsValue(XContentParser) | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
parseTypedKeysObject(XContentParser, String, Class, Consumer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
ensureFieldName(XContentParser, XContentParser.Token, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
parseList(XContentParser, CheckedFunction) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
parsingException(XContentParser, XContentParser.Token, XContentParser.Token) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
throwUnknownField(String, XContentLocation) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
throwUnknownToken(XContentParser.Token, XContentLocation) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ensureExpectedToken(XContentParser.Token, XContentParser.Token, XContentParser) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |