Source file "org/aspectj/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 | 62 of 76 | 18% | 7 of 7 | 0% | 10 | 11 | 17 | 21 | 6 | 7 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
printExpressionNoParenthesis(int, StringBuilder) | ![]() | 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 | |
PostfixExpression(Expression, Expression, int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 |