Source file "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 | 56 of 56 | 0% | 5 of 5 | 0% | 9 | 9 | 16 | 16 | 6 | 6 |
PrefixExpression(Expression, Expression, int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
printExpressionNoParenthesis(int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
operatorToString() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
checkCastCompatibility() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
restrainUsageToNumericTypes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |