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 | 108 of 108 | 0% | 10 of 10 | 0% | 14 | 14 | 31 | 31 | 9 | 9 |
FuzzyOptions.Builder() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setFuzziness(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
setFuzzyMinLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setFuzzyPrefixLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setMaxDeterminizedStates(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setFuzziness(Fuzziness) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTranspositions(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUnicodeAware(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |