Source file "org/eclipse/jdt/internal/compiler/ast/IfStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 674 of 674 | 0% | 116 of 116 | 0% | 65 | 65 | 168 | 168 | 7 | 7 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 26 | 26 | 56 | 56 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 24 | 24 | 68 | 68 | 1 | 1 |
IfStatement(Expression, Statement, Statement, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
printStatement(int, StringBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
IfStatement(Expression, Statement, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |