Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/Expression.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,706 of 2,727 | 0% | 617 of 617 | 0% | 401 | 405 | 592 | 598 | 60 | 64 |
checkCastTypesCompatibility(Scope, TypeBinding, TypeBinding, Expression, boolean) | ![]() | 0% | ![]() | 0% | 104 | 104 | 188 | 188 | 1 | 1 |
isConstantValueRepresentable(Constant, int, int) | ![]() | 0% | ![]() | 0% | 100 | 100 | 67 | 67 | 1 | 1 |
forcedToBeRaw(ReferenceContext) | ![]() | 0% | ![]() | 0% | 27 | 27 | 49 | 49 | 1 | 1 |
computeConversion(Scope, TypeBinding, TypeBinding) | ![]() | 0% | ![]() | 0% | 21 | 21 | 33 | 33 | 1 | 1 |
buildStringForConcatation(BlockScope, CodeStream, int, StringBuilder, List) | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
getDirectBinding(Expression) | ![]() | 0% | ![]() | 0% | 13 | 13 | 22 | 22 | 1 | 1 |
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) | ![]() | 0% | ![]() | 0% | 16 | 16 | 26 | 26 | 1 | 1 |
checkNPE(BlockScope, FlowContext, FlowInfo, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 1 | 1 |
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 |
getAllInheritedMethods0(ReferenceBinding, ArrayList) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
postConversionType(Scope) | ![]() | 0% | ![]() | 0% | 10 | 10 | 21 | 21 | 1 | 1 |
resolveTypeExpecting(BlockScope, TypeBinding) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) | ![]() | 0% | ![]() | 0% | 10 | 10 | 10 | 10 | 1 | 1 |
addArgumentToRecipe(BlockScope, CodeStream, StringBuilder, TypeBinding, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
getAllOriginalInheritedMethods(ReferenceBinding) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isConstantValueOfTypeAssignableToType(TypeBinding, TypeBinding) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
computeNullStatus(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
checkNPEbyUnboxing(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
generateCode(BlockScope, CodeStream, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
isBoxingCompatibleWith(TypeBinding, Scope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
reusableJSRTarget() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
resolveTypeExpectingWithBindings(LocalVariableBinding[], BlockScope, TypeBinding) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isCompatibleWith(TypeBinding, Scope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
resolveTypeWithBindings(LocalVariableBinding[], BlockScope) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getPolyExpressions() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
checkNPE(BlockScope, FlowContext, FlowInfo) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
markAsNonNull() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
printStatement(int, StringBuilder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
resolve(BlockScope) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
sIsMoreSpecific(TypeBinding, TypeBinding, Scope) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
resolveExpressionType(BlockScope) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
optimizedBooleanConstant() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isCompactableOperation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isTypeReference() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
localVariableBinding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
nullStatus(FlowInfo, FlowContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isPertinentToApplicability(TypeBinding, MethodBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
resolveType(BlockScope) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
resolveType(ClassScope) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
resolveExpressionExpecting(TypeBinding, Scope, InferenceContext18) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isExactMethodReference() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isPolyExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isPolyExpression(MethodBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
toTypeReference() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
statementExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
nullAnnotatedVariableBinding(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isFunctionalType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isPotentiallyCompatibleWith(TypeBinding, Scope) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
optimizedNullComparisonConstant() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
updateFlowOnBooleanResult(FlowInfo, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setExpectedType(TypeBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setExpressionContext(ExpressionContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
tagAsNeedCheckCast() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
tagAsUnnecessaryCast(Scope, TypeBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
traverse(ASTVisitor, BlockScope) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
traverse(ASTVisitor, ClassScope) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
print(int, StringBuilder) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
Expression() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
isTrulyExpression() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |