Source file "org/aspectj/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,183 of 1,208 | 2% | 255 of 256 | 0% | 143 | 147 | 258 | 267 | 15 | 19 |
resolve(BlockScope, boolean) | ![]() | 0% | ![]() | 0% | 68 | 68 | 120 | 120 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 15 | 15 | 36 | 36 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 13 | 13 | 25 | 25 | 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% | 6 | 6 | 11 | 11 | 1 | 1 |
patchType(TypeBinding) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
traverseWithoutInitializer(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
isRecoveredFromLoneIdentifier() | ![]() ![]() | 22% | ![]() | 8% | 6 | 7 | 1 | 2 | 0 | 1 |
validateNullAnnotations(BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkModifiers() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 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 | ||
LocalDeclaration(char[], int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | |
isArgument() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
isReceiver() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |