Source file "com/google/gwt/dev/js/ast/JsIf.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 88 of 104 | 15% | 16 of 16 | 0% | 15 | 19 | 21 | 29 | 7 | 11 |
traverse(JsVisitor, JsContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
unconditionalControlBreak() | ![]() | 0% | ![]() | 0% | 7 | 7 | 5 | 5 | 1 | 1 |
JsIf(SourceInfo, JsExpression, JsStatement, JsStatement) | ![]() | 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 | |
getKind() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JsIf(SourceInfo) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
setElseStmt(JsStatement) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
setIfExpr(JsExpression) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
setThenStmt(JsStatement) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |