Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/ForStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,333 of 1,333 | 0% | 268 of 268 | 0% | 145 | 145 | 285 | 285 | 11 | 11 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 48 | 48 | 123 | 123 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 36 | 36 | 78 | 78 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 9 | 9 | 18 | 18 | 1 | 1 |
printStatement(int, StringBuilder) | ![]() | 0% | ![]() | 0% | 9 | 9 | 18 | 18 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
canCompleteNormally() | ![]() | 0% | ![]() | 0% | 13 | 13 | 9 | 9 | 1 | 1 |
doesNotCompleteNormally() | ![]() | 0% | ![]() | 0% | 13 | 13 | 5 | 5 | 1 | 1 |
ForStatement(Statement[], Expression, Statement[], Statement, boolean, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
bindingsWhenComplete() | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
completesByContinue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
continueCompletes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |