Source file "org/aspectj/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,478 of 1,528 | 3% | 357 of 358 | 0% | 207 | 209 | 334 | 345 | 26 | 28 |
resolveType(BlockScope) | ![]() | 0% | ![]() | 0% | 29 | 29 | 53 | 53 | 1 | 1 |
checkUnsafeCast(Expression, Scope, TypeBinding, TypeBinding, TypeBinding, boolean) | ![]() | 0% | ![]() | 0% | 34 | 34 | 53 | 53 | 1 | 1 |
checkNeedForArgumentCasts(BlockScope, int, int, Expression, int, boolean, Expression, int, boolean) | ![]() | 0% | ![]() | 0% | 31 | 31 | 48 | 48 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 20 | 20 | 24 | 24 | 1 | 1 |
checkAlternateBinding(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], TypeBinding[], InvocationSite) | ![]() | 0% | ![]() | 0% | 12 | 12 | 25 | 25 | 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 |
preventsUnlikelyTypeWarning(TypeBinding, TypeBinding, TypeBinding, MethodBinding, BlockScope) | ![]() | 0% | ![]() | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
checkNeedForCastCast(BlockScope, CastExpression) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
isIndirectlyUsed() | ![]() | 0% | ![]() | 0% | 9 | 9 | 11 | 11 | 1 | 1 |
checkNeedForAssignedCast(BlockScope, TypeBinding, CastExpression) | ![]() | 0% | ![]() | 0% | 7 | 7 | 10 | 10 | 1 | 1 |
losesPrecision(Scope) | ![]() | 0% | ![]() | 0% | 7 | 7 | 7 | 7 | 1 | 1 |
checkNeedForArgumentCast(BlockScope, int, int, Expression, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
checkNPE(BlockScope, FlowContext, FlowInfo, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 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 | |
innermostCastedExpression() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
nullStatus(FlowInfo, FlowContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
optimizedBooleanConstant() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
printExpression(int, StringBuilder) | ![]() ![]() | 81% | ![]() ![]() | 50% | 1 | 2 | 2 | 8 | 0 | 1 |
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tagAsNeedCheckCast() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tagAsUnnecessaryCast(Scope, TypeBinding) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
localVariableBinding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setExpectedType(TypeBinding) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setInstanceofType(TypeBinding) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setVarTypeDeclaration(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CastExpression(Expression, TypeReference) | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 |