Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/WhileStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 793 of 793 | 0% | 144 of 144 | 0% | 83 | 83 | 206 | 206 | 11 | 11 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 24 | 24 | 96 | 96 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 23 | 23 | 68 | 68 | 1 | 1 |
canCompleteNormally() | ![]() | 0% | ![]() | 0% | 11 | 11 | 7 | 7 | 1 | 1 |
doesNotCompleteNormally() | ![]() | 0% | ![]() | 0% | 11 | 11 | 5 | 5 | 1 | 1 |
WhileStatement(Expression, Statement, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
printStatement(int, StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
bindingsWhenComplete() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
completesByContinue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
continueCompletes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |