Source file "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 | 188 of 188 | 0% | 28 of 28 | 0% | 22 | 22 | 48 | 48 | 8 | 8 |
findCompatibleEnclosing(ReferenceBinding, TypeBinding) | ![]() | 0% | ![]() | 0% | 7 | 7 | 20 | 20 | 1 | 1 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 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, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
QualifiedSuperReference(TypeReference, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isSuper() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isThis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |