Source file "org/eclipse/jdt/internal/compiler/ast/LocalDeclaration.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 714 of 714 | 0% | 122 of 122 | 0% | 73 | 73 | 157 | 157 | 12 | 12 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 34 | 34 | 68 | 68 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 12 | 12 | 31 | 31 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 10 | 10 | 22 | 22 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
traverseWithoutInitializer(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
checkModifiers() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
LocalDeclaration(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getAllAnnotationContexts(int, LocalVariableBinding, List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getAllAnnotationContexts(int, int, List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getKind() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isArgument() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isReceiver() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |