Source file "com/google/gwt/dev/jjs/impl/CompoundAssignmentNormalizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 267 of 267 | 0% | 20 of 20 | 0% | 15 | 15 | 66 | 66 | 5 | 5 |
endVisit(JPostfixOperation, Context) | ![]() | 0% | ![]() | 0% | 3 | 3 | 21 | 21 | 1 | 1 |
endVisit(JBinaryOperation, Context) | ![]() | 0% | ![]() | 0% | 4 | 4 | 21 | 21 | 1 | 1 |
createAsgOpFromUnary(JExpression, JUnaryOperator) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
endVisit(JPrefixOperation, Context) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
CompoundAssignmentNormalizer.BreakupAssignOpsVisitor(CompoundAssignmentNormalizer, OptimizerContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |