Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/Assignment.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 641 of 697 | 8% | 130 of 130 | 0% | 76 | 80 | 127 | 140 | 11 | 15 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 25 | 25 | 46 | 46 | 1 | 1 | ||
| resolveType(BlockScope) | 0% | 0% | 20 | 20 | 36 | 36 | 1 | 1 | ||
| checkAssignment(BlockScope, TypeBinding, TypeBinding) | 0% | 0% | 10 | 10 | 8 | 8 | 1 | 1 | ||
| getLastField(Expression) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| resolveTypeExpecting(BlockScope, TypeBinding) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| nullStatus(FlowInfo, FlowContext) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| statementExpression() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| printStatement(int, StringBuilder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| localVariableBinding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Assignment(Expression, Expression, int) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| printExpressionNoParenthesis(int, StringBuilder) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| printExpression(int, StringBuilder) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| print(int, StringBuilder) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |