Source file "com/google/gwt/dev/util/editdistance/MyersBitParallelEditDistance.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 235 of 235 | 0% | 16 of 16 | 0% | 11 | 11 | 51 | 51 | 3 | 3 | 
| getDistance(CharSequence, int) | 0% | 0% | 9 | 9 | 39 | 39 | 1 | 1 | ||
| MyersBitParallelEditDistance.Multi(CharSequence) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| perThreadInit() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |