Source file "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,127 of 2,127 | 0% | 446 of 446 | 0% | 245 | 245 | 457 | 457 | 22 | 22 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 80 | 80 | 154 | 154 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 35 | 35 | 68 | 68 | 1 | 1 |
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 31 | 31 | 52 | 52 | 1 | 1 |
computeConversions(BlockScope, TypeBinding) | ![]() | 0% | ![]() | 0% | 21 | 21 | 33 | 33 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 20 | 20 | 55 | 55 | 1 | 1 |
computeNullStatus(FlowInfo, FlowInfo, FlowContext) | ![]() | 0% | ![]() | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
isPolyExpression() | ![]() | 0% | ![]() | 0% | 15 | 15 | 14 | 14 | 1 | 1 |
ConditionalExpression(Expression, Expression, Expression) | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
isBoxingCompatibleWith(TypeBinding, Scope) | ![]() | 0% | ![]() | 0% | 6 | 6 | 5 | 5 | 1 | 1 |
checkAgainstFinalTargetType(TypeBinding, Scope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 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 |
printExpressionNoParenthesis(int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
checkNPE(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isPertinentToApplicability(TypeBinding, MethodBinding) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
optimizedBooleanConstant() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
tagAsEllipsisArgument() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setExpectedType(TypeBinding) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setExpressionContext(ExpressionContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
nullStatus(FlowInfo, FlowContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getExpressionContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |