Source file "com/google/gwt/dev/util/editdistance/GeneralEditDistances.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 84 of 84 | 0% | 16 of 16 | 0% | 11 | 11 | 20 | 20 | 3 | 3 |
getDistance(CharSequence, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
duplicate() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
GeneralEditDistances.Levenshtein(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |