Source file "org/apache/commons/text/similarity/JaroWinklerDistance.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 25 of 25 | 0% | 4 of 4 | 0% | 5 | 5 | 5 | 5 | 3 | 3 |
| apply(CharSequence, CharSequence) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| matches(CharSequence, CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JaroWinklerDistance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |