Source file "com/google/gwt/dev/jjs/impl/Simplifier.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 914 of 914 | 0% | 159 of 159 | 0% | 101 | 101 | 220 | 220 | 19 | 19 |
simplifyNot(JPrefixOperation) | ![]() | 0% | ![]() | 0% | 14 | 14 | 33 | 33 | 1 | 1 |
simplifyIfStatement(JIfStatement, JType) | ![]() | 0% | ![]() | 0% | 13 | 13 | 35 | 35 | 1 | 1 |
simplifyConditional(JConditional) | ![]() | 0% | ![]() | 0% | 9 | 9 | 30 | 30 | 1 | 1 |
rewriteIfStatementAsExpression(SourceInfo, JExpression, JStatement, JStatement, JType) | ![]() | 0% | ![]() | 0% | 11 | 11 | 26 | 26 | 1 | 1 |
simplifyCast(JCastOperation) | ![]() | 0% | ![]() | 0% | 9 | 9 | 24 | 24 | 1 | 1 |
simplifyAnd(JBinaryOperation) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
simplifyOr(JBinaryOperation) | ![]() | 0% | ![]() | 0% | 9 | 9 | 18 | 18 | 1 | 1 |
isFloatingPointComparison(JExpression) | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
ensureBlock(JStatement) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
extractSingleStatement(JStatement) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
maybeGetNegatedExpressionArgument(JExpression) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
and(SourceInfo, JExpression, JExpression) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
or(SourceInfo, JExpression, JExpression) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
cast(JType, JExpression) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
extractExpression(JStatement) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
allButLast(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
negate(SourceInfo, JExpression) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
last(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |