Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/QualifiedSuperReference.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 230 of 238 | 3% | 44 of 44 | 0% | 30 | 32 | 57 | 60 | 8 | 10 |
findCompatibleEnclosing(ReferenceBinding, TypeBinding, BlockScope) | ![]() | 0% | ![]() | 0% | 12 | 12 | 23 | 23 | 1 | 1 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 8 | 8 | 17 | 17 | 1 | 1 |
isWithinInterTypeScope(Scope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
traverse(ASTVisitor, ClassScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
printExpression(int, StringBuilder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isQualifiedSuper() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isThis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
QualifiedSuperReference(TypeReference, int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
isSuper() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |