Source file "com/google/gwt/dev/jjs/ast/JForStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 73 of 73 | 0% | 8 of 8 | 0% | 10 | 10 | 20 | 20 | 6 | 6 |
traverse(JVisitor, Context) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
JForStatement(SourceInfo, List, JExpression, JExpression, JStatement) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getBody() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIncrements() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInitializers() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCondition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |