Source file "org/apache/lucene/queryparser/flexible/core/nodes/FuzzyQueryNode.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 97 of 97 | 0% | 2 of 2 | 0% | 9 | 9 | 17 | 17 | 8 | 8 |
toQueryString(EscapeQuerySyntax) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FuzzyQueryNode(CharSequence, CharSequence, float, int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
cloneTree() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setPrefixLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSimilarity(float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPrefixLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSimilarity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |