Source file "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 | 354 of 354 | 0% | 66 of 66 | 0% | 45 | 45 | 88 | 88 | 10 | 10 |
computeConstant() | ![]() | 0% | ![]() | 0% | 22 | 22 | 43 | 43 | 1 | 1 |
buildIntLiteral(char[], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 7 | 7 | 1 | 1 |
convertToMinValue() | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 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 |
IntLiteral(char[], char[], int, int, int, Constant) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
IntLiteral(char[], char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
literalType(BlockScope) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |