Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/UnaryExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 583 of 613 | 4% | 97 of 97 | 0% | 66 | 68 | 170 | 177 | 9 | 11 |
| generateCode(BlockScope, CodeStream, boolean) | 0% | 0% | 27 | 27 | 64 | 64 | 1 | 1 | ||
| resolveType(BlockScope) | 0% | 0% | 22 | 22 | 57 | 57 | 1 | 1 | ||
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | 0% | 0% | 4 | 4 | 23 | 23 | 1 | 1 | ||
| updateFlowOnBooleanResult(FlowInfo, boolean) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| bindingsWhenFalse() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| bindingsWhenTrue() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| optimizedBooleanConstant() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| UnaryExpression(Expression, int) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| printExpressionNoParenthesis(int, StringBuilder) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |