Source file "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 | 471 of 471 | 0% | 88 of 88 | 0% | 59 | 59 | 101 | 101 | 10 | 10 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 34 | 34 | 57 | 57 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
operatorToString() | ![]() | 0% | ![]() | 0% | 12 | 12 | 13 | 13 | 1 | 1 |
CompoundAssignment(Expression, Expression, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
printExpressionNoParenthesis(int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 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 |