Source file "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 | 624 of 624 | 0% | 97 of 97 | 0% | 69 | 69 | 186 | 186 | 12 | 12 |
| resolveType(BlockScope) | 0% | 0% | 22 | 22 | 57 | 57 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream, boolean) | 0% | 0% | 26 | 26 | 63 | 63 | 1 | 1 | ||
| collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 2 | 2 | 11 | 11 | 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 | ||
| UnaryExpression(Expression, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| printExpressionNoParenthesis(int, StringBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| optimizedBooleanConstant() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| containsPatternVariable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPatternVariableIntroduced() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |