Source file "org/apache/commons/text/similarity/LevenshteinDistance.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 383 of 383 | 0% | 58 of 58 | 0% | 37 | 37 | 86 | 86 | 8 | 8 |
| limitedCompare(CharSequence, CharSequence, int) | 0% | 0% | 18 | 18 | 46 | 46 | 1 | 1 | ||
| unlimitedCompare(CharSequence, CharSequence) | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| LevenshteinDistance(Integer) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| apply(CharSequence, CharSequence) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LevenshteinDistance() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |