Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/IntLiteral.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 215 of 354 | 39% | 48 of 66 | 27% | 31 | 45 | 60 | 88 | 5 | 10 |
computeConstant() | ![]() | 0% | ![]() | 0% | 22 | 22 | 43 | 43 | 1 | 1 |
computeValue(char[], int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
buildIntLiteral(char[], int, int) | ![]() ![]() | 75% | ![]() ![]() | 76% | 2 | 8 | 1 | 7 | 0 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
literalType(BlockScope) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
convertToMinValue() | ![]() | 100% | ![]() | 100% | 0 | 5 | 0 | 7 | 0 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | |
IntLiteral(char[], char[], int, int, int, Constant) | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
IntLiteral(char[], char[], int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |