Source file "com/google/gwt/dev/util/editdistance/ModifiedBerghelRoachEditDistance.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 454 of 454 | 0% | 50 of 50 | 0% | 35 | 35 | 86 | 86 | 10 | 10 |
getDistance(CharSequence, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 47 | 47 | 1 | 1 |
computeRow(int, int, char[], char[], int, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
ensureCapacityLeft(int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
ensureCapacityRight(int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
ModifiedBerghelRoachEditDistance(char[]) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
resize(int[], int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getInstance(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
duplicate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInstance(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |