Source file "org/elasticsearch/index/mapper/MappingParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 339 of 339 | 0% | 32 of 32 | 0% | 24 | 24 | 76 | 76 | 8 | 8 |
parse(String, CompressedXContent, String) | ![]() | 0% | ![]() | 0% | 10 | 10 | 41 | 41 | 1 | 1 |
extractMapping(String, Map) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
getRemainingFields(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
extractMapping(String, String) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
MappingParser(Supplier, Map, Function, Function, NamedXContentRegistry) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
checkNoRemainingFields(Map, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkNoRemainingFields(String, Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
parse(String, CompressedXContent) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |