Source file "org/eclipse/jdt/internal/compiler/ast/CombinedBinaryExpression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 722 of 722 | 0% | 76 of 76 | 0% | 49 | 49 | 186 | 186 | 11 | 11 |
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 53 | 53 | 1 | 1 |
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 48 | 48 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 7 | 7 | 22 | 22 | 1 | 1 |
printExpressionNoParenthesis(int, StringBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
initArity(Expression, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
tuneArityMax() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
CombinedBinaryExpression(Expression, Expression, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CombinedBinaryExpression(CombinedBinaryExpression) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |