Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/ConditionalExpression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,218 of 2,278 | 2% | 470 of 470 | 0% | 256 | 258 | 456 | 472 | 21 | 23 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 84 | 84 | 160 | 160 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 40 | 40 | 78 | 78 | 1 | 1 |
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 32 | 32 | 53 | 53 | 1 | 1 |
computeConversions(BlockScope, TypeBinding) | ![]() | 0% | ![]() | 0% | 21 | 21 | 36 | 36 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 18 | 18 | 50 | 50 | 1 | 1 |
isPolyExpression() | ![]() | 0% | ![]() | 0% | 15 | 15 | 14 | 14 | 1 | 1 |
computeNullStatus(FlowInfo, FlowInfo, FlowContext) | ![]() | 0% | ![]() | 0% | 7 | 7 | 18 | 18 | 1 | 1 |
getPolyExpressions() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
isBoxingCompatibleWith(TypeBinding, Scope) | ![]() | 0% | ![]() | 0% | 6 | 6 | 5 | 5 | 1 | 1 |
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
isCompatibleWith(TypeBinding, Scope) | ![]() | 0% | ![]() | 0% | 4 | 4 | 2 | 2 | 1 | 1 |
checkNPE(BlockScope, FlowContext, FlowInfo, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isPertinentToApplicability(TypeBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
isPotentiallyCompatibleWith(TypeBinding, Scope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
isFunctionalType() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
nullStatus(FlowInfo, FlowContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
optimizedBooleanConstant() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setExpectedType(TypeBinding) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setExpressionContext(ExpressionContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getExpressionContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
ConditionalExpression(Expression, Expression, Expression) | ![]() | 100% | n/a | 0 | 1 | 0 | 13 | 0 | 1 | |
printExpressionNoParenthesis(int, StringBuilder) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |