Source file "org/elasticsearch/search/suggest/completion/FuzzyOptions.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% | 22 of 22 | 0% | 26 | 26 | 70 | 70 | 15 | 15 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 10 | 10 | 9 | 9 | 1 | 1 |
toXContent(XContentBuilder, ToXContent.Params) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
hashCode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
FuzzyOptions(StreamInput) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
writeTo(StreamOutput) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
FuzzyOptions(int, boolean, int, int, boolean, int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
parse(XContentParser) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
builder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEditDistance() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isTranspositions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFuzzyMinLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFuzzyPrefixLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isUnicodeAware() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxDeterminizedStates() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |