Source file "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,828 of 3,828 | 0% | 714 of 714 | 0% | 425 | 425 | 1,209 | 1,209 | 25 | 25 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 136 | 136 | 343 | 343 | 1 | 1 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 34 | 34 | 63 | 63 | 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 |
computeConstant(BlockScope, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
BinaryExpression(Expression, Expression, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
BinaryExpression(BinaryExpression) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
printExpressionNoParenthesis(int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
optimizedBooleanConstant() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 | |
isCompactableOperation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |