Source file "com/google/gwt/dev/js/ast/JsCatch.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 51 of 93 | 45% | 7 of 10 | 30% | 10 | 15 | 11 | 22 | 5 | 10 |
traverse(JsVisitor, JsContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
JsCatch(SourceInfo, JsScope, String) | ![]() ![]() | 86% | ![]() ![]() | 50% | 2 | 3 | 0 | 5 | 0 | 1 |
getBody() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCondition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParameter() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() ![]() | 75% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
getKind() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setBody(JsBlock) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
setCondition(JsExpression) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
getScope() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |