Source file "com/google/gwt/dev/jjs/impl/gflow/constants/AssumptionDeducer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 262 of 262 | 0% | 51 of 51 | 0% | 37 | 37 | 65 | 65 | 10 | 10 | 
| visit(JBinaryOperation, Context) | 0% | 0% | 17 | 17 | 35 | 35 | 1 | 1 | ||
| isSubstitutableIfEquals(JExpression) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| visit(JLocalRef, Context) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| visit(JParameterRef, Context) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| visit(JMultiExpression, Context) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isFalse(JValueLiteral) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| isTrue(JValueLiteral) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| deduceAssumption(JExpression, JValueLiteral, ConstantsAssumption.Updater) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AssumptionDeducer(JValueLiteral, ConstantsAssumption.Updater) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| visit(JExpression, Context) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |