Source file "org/eclipse/jdt/internal/compiler/ast/ArrayReference.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 526 of 526 | 0% | 58 of 58 | 0% | 40 | 40 | 122 | 122 | 11 | 11 |
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 |
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
generateAssignment(BlockScope, CodeStream, Assignment, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
checkNPE(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
printExpression(int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ArrayReference(Expression, Expression) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |