Source file "org/elasticsearch/index/query/MultiMatchQueryBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,874 of 1,874 | 0% | 198 of 198 | 0% | 149 | 149 | 386 | 386 | 50 | 50 |
| fromXContent(XContentParser) | 0% | 0% | 38 | 38 | 107 | 107 | 1 | 1 | ||
| doXContent(XContentBuilder, ToXContent.Params) | 0% | 0% | 9 | 9 | 32 | 32 | 1 | 1 | ||
| MultiMatchQueryBuilder(StreamInput) | 0% | 0% | 5 | 5 | 40 | 40 | 1 | 1 | ||
| doToQuery(SearchExecutionContext) | 0% | 0% | 11 | 11 | 32 | 32 | 1 | 1 | ||
| doWriteTo(StreamOutput) | 0% | 0% | 6 | 6 | 27 | 27 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 20 | 20 | 1 | 1 | ||
| doEquals(MultiMatchQueryBuilder) | 0% | 0% | 18 | 18 | 17 | 17 | 1 | 1 | ||
| doHashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MultiMatchQueryBuilder(Object, String[]) | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| parseFieldAndBoost(XContentParser, Map) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| fields(Map) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| field(String, float) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| field(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| type(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| type(MultiMatchQueryBuilder.Type) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| operator(Operator) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| slop(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| prefixLength(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| maxExpansions(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| zeroTermsQuery(ZeroTermsQueryOption) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lenient() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| fuzziness(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| tieBreaker(float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lenient(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cutoffFrequency(float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| analyzer(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| minimumShouldMatch(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fuzzyRewrite(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| tieBreaker(Float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cutoffFrequency(Float) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| autoGenerateSynonymsPhraseQuery(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fuzzyTranspositions(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| value() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fields() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| type() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| operator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| analyzer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| slop() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fuzziness() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| prefixLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxExpansions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| minimumShouldMatch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fuzzyRewrite() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tieBreaker() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| cutoffFrequency() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zeroTermsQuery() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| autoGenerateSynonymsPhraseQuery() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fuzzyTranspositions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWriteableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |