Source file "org/aspectj/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,379 of 2,385 | 0% | 469 of 469 | 0% | 259 | 260 | 600 | 602 | 18 | 19 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 52 | 52 | 73 | 73 | 1 | 1 |
generateNonBooleanEqual(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 35 | 35 | 138 | 138 | 1 | 1 |
generateBooleanEqual(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 18 | 18 | 90 | 90 | 1 | 1 |
generateOptimizedNonBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 41 | 41 | 89 | 89 | 1 | 1 |
checkNullComparison(BlockScope, FlowContext, FlowInfo, FlowInfo, FlowInfo) | ![]() | 0% | ![]() | 0% | 31 | 31 | 39 | 39 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 16 | 16 | 42 | 42 | 1 | 1 |
generateOptimizedBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 11 | 11 | 20 | 20 | 1 | 1 |
syntacticFieldAnalysisForFalseBranch(FlowInfo, FlowContext) | ![]() | 0% | ![]() | 0% | 11 | 11 | 15 | 15 | 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 |
optimizedNullComparisonConstant() | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
analyzeLocalVariable(Expression, FlowInfo) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
shouldPerformSyntacticAnalsysisFor(Scope, Reference) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isCastNeeded(TypeBinding, TypeBinding) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isCompactableOperation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
EqualExpression(Expression, Expression, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |