Source file "org/apache/lucene/search/FuzzyTermEnum.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 396 of 396 | 0% | 36 of 36 | 0% | 27 | 27 | 64 | 64 | 9 | 9 |
similarity(String) | ![]() | 0% | ![]() | 0% | 12 | 12 | 26 | 26 | 1 | 1 |
FuzzyTermEnum(IndexReader, Term, float, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 |
termCompare(Term) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
calculateMaxDistance(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
difference() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FuzzyTermEnum(IndexReader, Term) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
FuzzyTermEnum(IndexReader, Term, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endEnum() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |