Source file "org/eclipse/jdt/internal/compiler/ast/ThisReference.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 183 of 183 | 0% | 32 of 32 | 0% | 32 | 32 | 54 | 54 | 16 | 16 |
checkAccess(BlockScope, ReferenceBinding) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
implicitThis() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
traverse(ASTVisitor, ClassScope) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ThisReference(int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isImplicitThis() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
printExpression(int, StringBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkNPE(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isThis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nullStatus(FlowInfo, FlowContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
generateAssignment(BlockScope, CodeStream, Assignment, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |