Source file "org/elasticsearch/index/mapper/flattened/FlattenedFieldParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 357 of 357 | 0% | 40 of 40 | 0% | 31 | 31 | 69 | 69 | 11 | 11 |
| addField(ContentPath, String, String, List) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| parseFieldValue(XContentParser.Token, XContentParser, ContentPath, String, List) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| extractValue(BytesRef) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| parseObject(XContentParser, ContentPath, List) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| validateDepthLimit(ContentPath) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| extractKey(BytesRef) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| FlattenedFieldParser(String, String, MappedFieldType, int, int, String) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| parse(XContentParser) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| parseArray(XContentParser, ContentPath, String, List) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| createKeyedValue(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |