Source file "org/eclipse/jdt/internal/compiler/ast/PostfixExpression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 76 of 76 | 0% | 7 of 7 | 0% | 11 | 11 | 21 | 21 | 7 | 7 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
PostfixExpression(Expression, Expression, int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
printExpressionNoParenthesis(int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |