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 | 21 of 56 | 62% | 3 of 5 | 40% | 5 | 9 | 7 | 16 | 3 | 6 |
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| operatorToString() | 77% | 66% | 1 | 3 | 1 | 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 |