Source file "org/apache/lucene/search/spell/JaroWinklerDistance.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 326 of 326 | 0% | 38 of 38 | 0% | 27 | 27 | 57 | 57 | 8 | 8 |
matches(String, String) | ![]() | 0% | ![]() | 0% | 14 | 14 | 38 | 38 | 1 | 1 |
getDistance(String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JaroWinklerDistance() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setThreshold(float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getThreshold() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |