Source file "com/google/gwt/dev/jjs/ast/JConditional.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 76 of 76 | 0% | 8 of 8 | 0% | 12 | 12 | 19 | 19 | 8 | 8 |
traverse(JVisitor, Context) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
JConditional(SourceInfo, JType, JExpression, JExpression, JExpression) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
hasSideEffects() | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
setType(JType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getElseExpr() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIfTest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getThenExpr() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |