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 | 96 of 96 | 0% | 8 of 8 | 0% | 10 | 10 | 23 | 23 | 6 | 6 | 
| getInstance(CharSequence) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| main(String[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| MyersBitParallelEditDistance(CharSequence) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| duplicate() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| perThreadInit() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |