Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/BinaryExpression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3,876 of 3,943 | 1% | 732 of 732 | 0% | 434 | 437 | 1,212 | 1,228 | 24 | 27 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 136 | 136 | 339 | 339 | 1 | 1 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 38 | 38 | 71 | 71 | 1 | 1 |
nonRecursiveResolveTypeUpwards(BlockScope) | ![]() | 0% | ![]() | 0% | 33 | 33 | 64 | 64 | 1 | 1 |
generateOptimizedLogicalOr(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 14 | 14 | 81 | 81 | 1 | 1 |
generateOptimizedGreaterThan(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 26 | 26 | 57 | 57 | 1 | 1 |
generateOptimizedGreaterThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 26 | 26 | 57 | 57 | 1 | 1 |
generateOptimizedLessThan(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 26 | 26 | 57 | 57 | 1 | 1 |
generateOptimizedLessThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 26 | 26 | 57 | 57 | 1 | 1 |
generateOptimizedLogicalAnd(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 14 | 14 | 79 | 79 | 1 | 1 |
generateOptimizedLogicalXor(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 10 | 10 | 69 | 69 | 1 | 1 |
generateLogicalXor(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 10 | 10 | 32 | 32 | 1 | 1 |
generateLogicalAnd(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 29 | 29 | 1 | 1 |
generateLogicalOr(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 29 | 29 | 1 | 1 |
optimizedBooleanConstant(int, int, int) | ![]() | 0% | ![]() | 0% | 19 | 19 | 27 | 27 | 1 | 1 |
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 10 | 10 | 65 | 65 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 21 | 21 | 1 | 1 |
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 23 | 23 | 1 | 1 |
buildStringForConcatation(BlockScope, CodeStream, int, StringBuilder, List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
computeConstant(BlockScope, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
updateFlowOnBooleanResult(FlowInfo, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
optimizedBooleanConstant() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 | |
isCompactableOperation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
BinaryExpression(Expression, Expression, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | |
BinaryExpression(BinaryExpression) | ![]() | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | |
printExpressionNoParenthesis(int, StringBuilder) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |