Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/PrefixExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 23 of 56 | 58% | 4 of 5 | 20% | 6 | 9 | 8 | 16 | 3 | 6 |
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| operatorToString() | 55% | 33% | 2 | 3 | 2 | 4 | 0 | 1 | ||
| checkCastCompatibility() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| restrainUsageToNumericTypes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PrefixExpression(Expression, Expression, int, int) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| printExpressionNoParenthesis(int, StringBuilder) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |