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 | 1,125 of 1,125 | 0% | 220 of 220 | 0% | 130 | 130 | 253 | 253 | 20 | 20 |
| resolve(BlockScope, boolean) | 0% | 0% | 57 | 57 | 110 | 110 | 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 | ||
| checkInferredLocalVariableInitializer(BlockScope) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| findPolyExpression(Expression) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| traverseWithoutInitializer(ASTVisitor, BlockScope) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| patchType(TypeBinding) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| isRecoveredFromLoneIdentifier() | 0% | 0% | 7 | 7 | 2 | 2 | 1 | 1 | ||
| findCapturedTypeVariables(TypeBinding) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| validateNullAnnotations(BlockScope) | 0% | 0% | 2 | 2 | 3 | 3 | 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 | ||
| isTypeNameVar(Scope) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| resolve(BlockScope) | 0% | n/a | 1 | 1 | 2 | 2 | 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 |