Source file "org/eclipse/jdt/internal/compiler/ast/EqualExpression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,189 of 2,189 | 0% | 417 of 417 | 0% | 229 | 229 | 564 | 564 | 14 | 14 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 51 | 51 | 72 | 72 | 1 | 1 |
generateNonBooleanEqual(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 35 | 35 | 143 | 143 | 1 | 1 |
generateBooleanEqual(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 18 | 18 | 93 | 93 | 1 | 1 |
generateOptimizedNonBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 41 | 41 | 89 | 89 | 1 | 1 |
checkNullComparison(BlockScope, FlowContext, FlowInfo, FlowInfo, FlowInfo) | ![]() | 0% | ![]() | 0% | 33 | 33 | 41 | 41 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 16 | 16 | 38 | 38 | 1 | 1 |
generateOptimizedBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 11 | 11 | 20 | 20 | 1 | 1 |
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
checkVariableComparison(BlockScope, FlowContext, FlowInfo, FlowInfo, FlowInfo, LocalVariableBinding, int, Expression) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
computeConstant(TypeBinding, TypeBinding) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
EqualExpression(Expression, Expression, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isCompactableOperation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |