Source file "com/google/gwt/dev/jjs/ast/JWhileStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 42 of 42 | 0% | 4 of 4 | 0% | 6 | 6 | 12 | 12 | 4 | 4 | 
| traverse(JVisitor, Context) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| JWhileStatement(SourceInfo, JExpression, JStatement) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTestExpr() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |