Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/LongLiteral.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 235 of 331 | 29% | 51 of 66 | 22% | 33 | 44 | 61 | 82 | 5 | 9 |
| computeConstant() | 0% | 0% | 22 | 22 | 43 | 43 | 1 | 1 | ||
| computeValue(char[], int, int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| buildLongLiteral(char[], int, int) | 51% | 53% | 4 | 8 | 2 | 7 | 0 | 1 | ||
| generateCode(BlockScope, CodeStream, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 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 | 6 | 0 | 1 | ||
| LongLiteral(char[], char[], int, int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |