Source file "org/eclipse/jdt/internal/compiler/ast/ReferenceExpression.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,668 of 3,668 | 0% | 686 of 686 | 0% | 386 | 386 | 720 | 720 | 43 | 43 |
| resolveType(BlockScope) | 0% | 0% | 120 | 120 | 205 | 205 | 1 | 1 | ||
| generateImplicitLambda(BlockScope, CodeStream, boolean) | 0% | 0% | 20 | 20 | 69 | 69 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream, boolean) | 0% | 0% | 29 | 29 | 83 | 83 | 1 | 1 | ||
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 28 | 28 | 41 | 41 | 1 | 1 | ||
| checkNullAnnotations(BlockScope) | 0% | 0% | 17 | 17 | 40 | 40 | 1 | 1 | ||
| isPotentiallyCompatibleWith(TypeBinding, Scope) | 0% | 0% | 26 | 26 | 46 | 46 | 1 | 1 | ||
| manageSyntheticAccessIfNecessary(BlockScope, FlowInfo) | 0% | 0% | 18 | 18 | 40 | 40 | 1 | 1 | ||
| sIsMoreSpecific(TypeBinding, TypeBinding, Scope) | 0% | 0% | 15 | 15 | 25 | 25 | 1 | 1 | ||
| isDirectCodeGenPossible() | 0% | 0% | 14 | 14 | 18 | 18 | 1 | 1 | ||
| cachedResolvedCopy(TypeBinding) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| printExpression(int, StringBuffer) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| resolveExpressionExpecting(TypeBinding, Scope, InferenceContext18) | 0% | 0% | 13 | 13 | 11 | 11 | 1 | 1 | ||
| copy() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| createPseudoExpressions(TypeBinding[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| descriptorParametersAsArgumentExpressions() | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| getCompileTimeDeclaration(Scope, boolean, TypeBinding[]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| cleanUp() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| isCompatibleWith(TypeBinding, Scope) | 0% | 0% | 6 | 6 | 4 | 4 | 1 | 1 | ||
| shouldGenerateImplicitLambda(BlockScope) | 0% | 0% | 7 | 7 | 4 | 4 | 1 | 1 | ||
| initialize(CompilationResult, Expression, TypeReference[], char[], int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| shouldGenerateSecretReceiverVariable() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| freshInferenceContext(Scope) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| contextHasSyntaxError() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isArrayConstructorReference() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| ReferenceExpression(Scanner) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| registerInferenceContext(ParameterizedGenericMethodBinding, InferenceContext18) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getInferenceContext(ParameterizedMethodBinding) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isPertinentToApplicability(TypeBinding, MethodBinding) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getMethodBinding() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isMethodReference() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| acceptPotentiallyCompatibleMethods(MethodBinding[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isExactMethodReference() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isTypeAccess() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isConstructorReference() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSuperAccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDepth(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkingPotentialCompatibility() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExactMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| genericTypeArguments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setActualReceiverType(ReferenceBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setFieldIndex(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |