Source file "com/google/gwt/dev/jjs/ast/JIfStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 106 of 106 | 0% | 26 of 26 | 0% | 19 | 19 | 25 | 25 | 6 | 6 |
unconditionalControlBreak() | ![]() | 0% | ![]() | 0% | 11 | 11 | 9 | 9 | 1 | 1 |
traverse(JVisitor, Context) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
JIfStatement(SourceInfo, JExpression, JStatement, JStatement) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getElseStmt() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIfExpr() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getThenStmt() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |