Source file "org/eclipse/jdt/internal/compiler/ast/CastExpression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,342 of 1,342 | 0% | 303 of 303 | 0% | 176 | 176 | 305 | 305 | 23 | 23 |
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) | ![]() | 0% | ![]() | 0% | 32 | 32 | 55 | 55 | 1 | 1 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 24 | 24 | 48 | 48 | 1 | 1 |
checkNeedForArgumentCasts(BlockScope, int, int, Expression, int, boolean, Expression, int, boolean) | ![]() | 0% | ![]() | 0% | 25 | 25 | 40 | 40 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 21 | 21 | 25 | 25 | 1 | 1 |
checkAlternateBinding(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], TypeBinding[], InvocationSite) | ![]() | 0% | ![]() | 0% | 11 | 11 | 24 | 24 | 1 | 1 |
checkNeedForArgumentCasts(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], InvocationSite) | ![]() | 0% | ![]() | 0% | 12 | 12 | 22 | 22 | 1 | 1 |
checkNeedForEnclosingInstanceCast(BlockScope, Expression, TypeBinding, TypeBinding) | ![]() | 0% | ![]() | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
printExpression(int, StringBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
isIndirectlyUsed() | ![]() | 0% | ![]() | 0% | 9 | 9 | 11 | 11 | 1 | 1 |
checkNeedForAssignedCast(BlockScope, TypeBinding, CastExpression) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
checkNeedForCastCast(BlockScope, CastExpression) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
checkNeedForArgumentCast(BlockScope, int, int, Expression, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
CastExpression(Expression, TypeReference) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
innermostCastedExpression() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
checkNPE(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
optimizedBooleanConstant() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
tagAsNeedCheckCast() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tagAsUnnecessaryCast(Scope, TypeBinding) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
nullStatus(FlowInfo, FlowContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
localVariableBinding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setExpectedType(TypeBinding) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |