Source file "com/google/gwt/dev/jjs/ast/JBlock.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 90 of 90 | 0% | 6 of 6 | 0% | 14 | 14 | 27 | 27 | 11 | 11 | 
| unconditionalControlBreak() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| JBlock(SourceInfo, JStatement[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| traverse(JVisitor, Context) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addStmts(int, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addStmt(int, JStatement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addStmt(JStatement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addStmts(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeStmt(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatements() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |