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 | 550 of 550 | 0% | 87 of 87 | 0% | 60 | 60 | 166 | 166 | 8 | 8 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 22 | 22 | 57 | 57 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 26 | 26 | 63 | 63 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 23 | 23 | 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 |