Source file "org/elasticsearch/index/mapper/DocumentParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,227 of 2,227 | 0% | 308 of 308 | 0% | 195 | 195 | 461 | 461 | 41 | 41 |
| getDynamicParentMapper(DocumentParserContext, String[], ObjectMapper) | 0% | 0% | 12 | 12 | 34 | 34 | 1 | 1 | ||
| parseArray(DocumentParserContext, ObjectMapper, String, String[]) | 0% | 0% | 8 | 8 | 28 | 28 | 1 | 1 | ||
| createDynamicUpdate(MappingLookup, List) | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| parseObject(DocumentParserContext, ObjectMapper, String, String[]) | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| parseCopy(String, DocumentParserContext) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| parseDocument(SourceToParse, MappingLookup) | 0% | 0% | 2 | 2 | 26 | 26 | 1 | 1 | ||
| parseObjectOrField(DocumentParserContext, Mapper) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| innerParseObject(DocumentParserContext, ObjectMapper, XContentParser, String, XContentParser.Token) | 0% | 0% | 12 | 12 | 21 | 21 | 1 | 1 | ||
| splitAndValidatePath(String) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| createUpdate(ObjectMapper, String[], int, Mapper) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| parseNonDynamicArray(DocumentParserContext, ObjectMapper, String, String) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| parseObjectOrNested(DocumentParserContext, ObjectMapper) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| parseValue(DocumentParserContext, ObjectMapper, String, XContentParser.Token, String[]) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| getMapper(DocumentParserContext, ObjectMapper, String, String[]) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| createExistingMapperUpdate(List, String[], int, MappingLookup, Mapper) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| internalParseDocument(RootObjectMapper, MetadataFieldMapper[], DocumentParserContext, XContentParser) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| parseCopyFields(DocumentParserContext, List) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| executeIndexTimeScripts(DocumentParserContext) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| dynamicOrDefault(ObjectMapper, DocumentParserContext) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| expandCommonMappers(List, String[], int) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| nestedContext(DocumentParserContext, NestedObjectMapper) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| validateType(SourceToParse, String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| addToLastMapper(List, Mapper, boolean) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| createDynamicUpdate(MappingLookup, List, List) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| containsDisabledObjectMapper(ObjectMapper, String[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| removeUncommonMappers(List, String[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| nested(DocumentParserContext, NestedObjectMapper) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| popMappers(List, int, boolean) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| parseDynamicValue(DocumentParserContext, ObjectMapper, String, XContentParser.Token) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| wrapInMapperParsingException(SourceToParse, Exception) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| parseNullValue(DocumentParserContext, ObjectMapper, String, String[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getLeafMapper(DocumentParserContext, ObjectMapper, String, String[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isEmptyDoc(RootObjectMapper, XContentParser) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| addFields(LuceneDocument, LuceneDocument) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| validateEnd(XContentParser) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| DocumentParser(NamedXContentRegistry, Function, IndexSettings, IndexAnalyzers) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| lambda$executeIndexTimeScripts$0(DocumentParserContext, MappedFieldType, Supplier) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| validateStart(XContentParser) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lambda$executeIndexTimeScripts$1(Map, SearchLookup, DocumentParserContext, FieldMapper) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parsesArrayValue(Mapper) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 |