Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/CompoundAssignment.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 417 of 478 | 12% | 79 of 88 | 10% | 48 | 59 | 85 | 102 | 7 | 10 |
| resolveType(BlockScope) | 0% | 0% | 34 | 34 | 57 | 57 | 1 | 1 | ||
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream, boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| operatorToString() | 77% | 75% | 3 | 12 | 3 | 13 | 0 | 1 | ||
| checkCastCompatibility() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nullStatus(FlowInfo, FlowContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| restrainUsageToNumericTypes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CompoundAssignment(Expression, Expression, int, int) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| printExpressionNoParenthesis(int, StringBuilder) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |