Source file "org/aspectj/org/eclipse/jdt/internal/codeassist/CompletionEngine.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 36,655 of 36,655 | 0% | 5,766 of 5,766 | 0% | 3,203 | 3,203 | 9,403 | 9,403 | 285 | 285 |
| findLocalMethods(char[], TypeBinding[], TypeBinding[], MethodBinding[], Scope, ObjectVector, boolean, boolean, ReferenceBinding, InvocationSite, Scope, boolean, boolean, boolean, Binding[], int[], int[], boolean, char[], int, int) | 0% | 0% | 100 | 100 | 258 | 258 | 1 | 1 | ||
| findConstructors(ReferenceBinding, TypeBinding[], Scope, InvocationSite, boolean, Binding[], int[], int[], boolean, boolean, boolean, int, ObjectVector, boolean) | 0% | 0% | 85 | 85 | 292 | 292 | 1 | 1 | ||
| findFields(char[], FieldBinding[], Scope, ObjectVector, ObjectVector, boolean, ReferenceBinding, InvocationSite, Scope, boolean, boolean, Binding[], int[], int[], boolean, char[], int, int) | 0% | 0% | 84 | 84 | 216 | 216 | 1 | 1 | ||
| computeExpectedTypes(ASTNode, ASTNode, Scope) | 0% | 0% | 123 | 123 | 275 | 275 | 1 | 1 | ||
| findLocalMethodsFromFavorites(char[], MethodBinding[], Scope, ObjectVector, ObjectVector, ReferenceBinding, InvocationSite, Scope) | 0% | 0% | 55 | 55 | 202 | 202 | 1 | 1 | ||
| proposeConstructor(char[], int, char[], char[][], char[][], int, char[], int, int, char[], char[], boolean, Scope, int) | 0% | 0% | 43 | 43 | 226 | 226 | 1 | 1 | ||
| findFieldsAndMethods(char[], TypeBinding, Scope, ObjectVector, ObjectVector, InvocationSite, Scope, boolean, boolean, Binding[], int[], int[], boolean, char[], int, int) | 0% | 0% | 54 | 54 | 221 | 221 | 1 | 1 | ||
| complete(ICompilationUnit, int, int, ITypeRoot) | 0% | 0% | 65 | 65 | 197 | 197 | 1 | 1 | ||
| findTypesAndPackages(char[], Scope, boolean, boolean, ObjectVector) | 0% | 0% | 89 | 89 | 186 | 186 | 1 | 1 | ||
| findFieldsFromFavorites(char[], FieldBinding[], Scope, ObjectVector, ObjectVector, ReferenceBinding, InvocationSite, Scope) | 0% | 0% | 19 | 19 | 105 | 105 | 1 | 1 | ||
| findEnumConstants(char[], ReferenceBinding, Scope, ObjectVector, char[][], int, boolean) | 0% | 0% | 21 | 21 | 106 | 106 | 1 | 1 | ||
| acceptConstructors(Scope) | 0% | 0% | 59 | 59 | 212 | 212 | 1 | 1 | ||
| findTypesFromExpectedTypes(char[], Scope, ObjectVector, boolean, boolean) | 0% | 0% | 67 | 67 | 135 | 135 | 1 | 1 | ||
| findVariablesAndMethods(char[], Scope, InvocationSite, Scope, boolean, boolean, boolean, ObjectVector) | 0% | 0% | 43 | 43 | 177 | 177 | 1 | 1 | ||
| acceptTypes(Scope) | 0% | 0% | 44 | 44 | 152 | 152 | 1 | 1 | ||
| printDebug(CompletionProposal, int, StringBuilder) | 0% | 0% | 35 | 35 | 102 | 102 | 1 | 1 | ||
| findTypesAndSubpackages(char[], PackageBinding, Scope) | 0% | 0% | 57 | 57 | 130 | 130 | 1 | 1 | ||
| findLocalMethodsFromStaticImports(char[], MethodBinding[], Scope, boolean, ObjectVector, ReferenceBinding, InvocationSite) | 0% | 0% | 31 | 31 | 90 | 90 | 1 | 1 | ||
| complete(ASTNode, ASTNode, ASTNode, CompilationUnitDeclaration, Binding, Scope, boolean) | 0% | 0% | 45 | 45 | 88 | 88 | 1 | 1 | ||
| findLocalMethodDeclarations(char[], MethodBinding[], Scope, ObjectVector, boolean, ReferenceBinding) | 0% | 0% | 29 | 29 | 88 | 88 | 1 | 1 | ||
| findMemberTypes(char[], ReferenceBinding[], ObjectVector, ReferenceBinding, SourceTypeBinding, boolean, boolean, boolean, boolean, Scope, Binding[], int[], int[], boolean) | 0% | 0% | 63 | 63 | 113 | 113 | 1 | 1 | ||
| findExceptionFromTryStatement(char[], ReferenceBinding, ReferenceBinding, SourceTypeBinding, BlockScope, ObjectVector, boolean) | 0% | 0% | 49 | 49 | 115 | 115 | 1 | 1 | ||
| findAnonymousType(ReferenceBinding, TypeBinding[], Scope, InvocationSite, Binding[], int[], int[], boolean, boolean, boolean, int) | 0% | 0% | 16 | 16 | 98 | 98 | 1 | 1 | ||
| findTypesFromImports(char[], Scope, boolean, ObjectVector) | 0% | 0% | 38 | 38 | 92 | 92 | 1 | 1 | ||
| completionOnSingleNameReference(ASTNode, ASTNode, Scope, boolean) | 0% | 0% | 33 | 33 | 75 | 75 | 1 | 1 | ||
| findImplementations(char[], Scope, ProvidesStatement, int) | 0% | 0% | 26 | 26 | 70 | 70 | 1 | 1 | ||
| findConstructorsFromSubTypes(Scope, ObjectVector) | 0% | 0% | 34 | 34 | 89 | 89 | 1 | 1 | ||
| findTypesFromStaticImports(char[], Scope, boolean, ObjectVector) | 0% | 0% | 31 | 31 | 71 | 71 | 1 | 1 | ||
| isValidParent(ASTNode, ASTNode, Scope) | 0% | 0% | 30 | 30 | 52 | 52 | 1 | 1 | ||
| internalCompletionOnQualifiedReference(ASTNode, ASTNode, Binding, Scope, boolean, boolean, InvocationSite, char[][], long[]) | 0% | 0% | 24 | 24 | 86 | 86 | 1 | 1 | ||
| findExplicitConstructors(char[], ReferenceBinding, MethodScope, InvocationSite) | 0% | 0% | 19 | 19 | 59 | 59 | 1 | 1 | ||
| complete(IType, char[], int, char[][], char[][], int[], boolean) | 0% | 0% | 21 | 21 | 75 | 75 | 1 | 1 | ||
| findFieldsAndMethodsFromCastedReceiver(ASTNode, Binding, Scope, ObjectVector, ObjectVector, InvocationSite, Scope, Expression) | 0% | 0% | 25 | 25 | 91 | 91 | 1 | 1 | ||
| findImportsOfStaticMethods(char[], ReferenceBinding) | 0% | 0% | 16 | 16 | 51 | 51 | 1 | 1 | ||
| completionOnMarkerAnnotationName(ASTNode, Binding, Scope) | 0% | 0% | 15 | 15 | 61 | 61 | 1 | 1 | ||
| static {...} | 0% | 0% | 3 | 3 | 62 | 62 | 1 | 1 | ||
| findNestedTypes(char[], SourceTypeBinding, Scope, boolean, ObjectVector) | 0% | 0% | 32 | 32 | 86 | 86 | 1 | 1 | ||
| findMemberTypes(char[], ReferenceBinding, Scope, SourceTypeBinding, boolean, boolean, boolean, boolean, boolean, SourceTypeBinding, ObjectVector, Binding[], int[], int[], boolean) | 0% | 0% | 23 | 23 | 96 | 96 | 1 | 1 | ||
| findMembers(char[], ReferenceBinding, Scope, InvocationSite, boolean, Binding[], int[], int[], boolean) | 0% | 0% | 25 | 25 | 99 | 99 | 1 | 1 | ||
| findKeywordsForMember(char[], int, ASTNode) | 0% | 0% | 29 | 29 | 57 | 57 | 1 | 1 | ||
| createTypeProposal(ReferenceBinding, char[], int, char[], int, Binding[], int[], int[], boolean) | 0% | 0% | 13 | 13 | 49 | 49 | 1 | 1 | ||
| buildTokenLocationContext(InternalCompletionContext, Scope, ASTNode, ASTNode) | 0% | 0% | 45 | 45 | 61 | 61 | 1 | 1 | ||
| completionOnQualifiedTypeReference(ASTNode, ASTNode, ASTNode, Binding, Scope) | 0% | 0% | 16 | 16 | 61 | 61 | 1 | 1 | ||
| findClassField(char[], TypeBinding, Scope, Binding[], int[], int[], boolean) | 0% | 0% | 11 | 11 | 53 | 53 | 1 | 1 | ||
| findFields(char[], ReferenceBinding, Scope, ObjectVector, ObjectVector, boolean, InvocationSite, Scope, boolean, boolean, Binding[], int[], int[], boolean, char[], int, int) | 0% | 0% | 25 | 25 | 78 | 78 | 1 | 1 | ||
| getCompletedTypeSignature(ReferenceBinding) | 0% | 0% | 13 | 13 | 48 | 48 | 1 | 1 | ||
| createType(TypeBinding, Scope, StringBuilder) | 0% | 0% | 15 | 15 | 53 | 53 | 1 | 1 | ||
| buildContext(ASTNode, ASTNode, CompilationUnitDeclaration, Binding, Scope) | 0% | 0% | 9 | 9 | 54 | 54 | 1 | 1 | ||
| findAnnotationAttributes(char[], MemberValuePair[], ReferenceBinding) | 0% | 0% | 10 | 10 | 33 | 33 | 1 | 1 | ||
| findParameterNameAtLocationFromAssistParent(ObjectVector, Scope) | 0% | 0% | 13 | 13 | 34 | 34 | 1 | 1 | ||
| findLambdaExpressions(Scope) | 0% | 0% | 10 | 10 | 44 | 44 | 1 | 1 | ||
| findImportsOfStaticFields(char[], ReferenceBinding) | 0% | 0% | 12 | 12 | 42 | 42 | 1 | 1 | ||
| completionOnSingleTypeReference(ASTNode, ASTNode, Binding, Scope) | 0% | 0% | 18 | 18 | 58 | 58 | 1 | 1 | ||
| findFieldsAndMethodsFromStaticImports(char[], Scope, InvocationSite, Scope, boolean, boolean, ObjectVector, ObjectVector, ObjectVector, boolean, boolean) | 0% | 0% | 22 | 22 | 85 | 85 | 1 | 1 | ||
| proposeType(char[], char[], int, int, char[], char[], boolean, Scope) | 0% | 0% | 21 | 21 | 46 | 46 | 1 | 1 | ||
| createTypeProposal(char[], char[], int, int, char[], int) | 0% | 0% | 8 | 8 | 37 | 37 | 1 | 1 | ||
| acceptPackage(char[], char[]) | 0% | 0% | 12 | 12 | 40 | 40 | 1 | 1 | ||
| findKeywords(char[], char[][], boolean, boolean) | 0% | 0% | 19 | 19 | 31 | 31 | 1 | 1 | ||
| computeAlreadyDefinedName(SourceTypeBinding, ClassScope, boolean, InvocationSite, ArrayList) | 0% | 0% | 18 | 18 | 51 | 51 | 1 | 1 | ||
| CompletionEngine(SearchableEnvironment, CompletionRequestor, Map, IJavaProject, WorkingCopyOwner, IProgressMonitor) | 0% | n/a | 1 | 1 | 46 | 46 | 1 | 1 | ||
| findMethodParameterNames(MethodBinding, char[][]) | 0% | 0% | 17 | 17 | 43 | 43 | 1 | 1 | ||
| getFavoriteReferenceBindings(Scope) | 0% | 0% | 18 | 18 | 34 | 34 | 1 | 1 | ||
| findMethods(char[], TypeBinding[], TypeBinding[], ReferenceBinding, Scope, ObjectVector, boolean, boolean, InvocationSite, Scope, boolean, boolean, boolean, Binding[], int[], int[], boolean, char[], int, int) | 0% | 0% | 20 | 20 | 91 | 91 | 1 | 1 | ||
| createMethod(MethodBinding, char[][], char[][], char[][], Scope, StringBuilder) | 0% | 0% | 13 | 13 | 41 | 41 | 1 | 1 | ||
| completionOnJavadocFieldReference(ASTNode, Scope) | 0% | 0% | 15 | 15 | 63 | 63 | 1 | 1 | ||
| findFieldsAndMethodsFromFavorites(char[], Scope, InvocationSite, Scope, ObjectVector, ObjectVector, ObjectVector) | 0% | 0% | 9 | 9 | 56 | 56 | 1 | 1 | ||
| createTypeParameterProposal(TypeParameter, int) | 0% | 0% | 6 | 6 | 31 | 31 | 1 | 1 | ||
| findTypeParameters(char[], Scope) | 0% | 0% | 15 | 15 | 36 | 36 | 1 | 1 | ||
| getResolvedSignature(char[][], char[], int, Scope) | 0% | 0% | 16 | 16 | 34 | 34 | 1 | 1 | ||
| completeOnPackageVisibilityStatements(boolean, CompilationUnitDeclaration, PackageVisibilityStatement[]) | 0% | 0% | 13 | 13 | 34 | 34 | 1 | 1 | ||
| acceptModule(char[]) | 0% | 0% | 10 | 10 | 28 | 28 | 1 | 1 | ||
| findEnclosingTypeNames(Scope) | 0% | 0% | 13 | 13 | 31 | 31 | 1 | 1 | ||
| findFieldsAndMethodsFromMissingReturnType(char[], TypeBinding[], Scope, InvocationSite, boolean) | 0% | 0% | 20 | 20 | 47 | 47 | 1 | 1 | ||
| findMethodDeclarations(char[], ReferenceBinding, Scope, ObjectVector, Binding[], int[], int[], boolean) | 0% | 0% | 20 | 20 | 59 | 59 | 1 | 1 | ||
| findTrueOrFalseKeywords(char[][]) | 0% | 0% | 10 | 10 | 25 | 25 | 1 | 1 | ||
| findUnresolvedReferenceAfter(int, BlockScope, char[][]) | 0% | 0% | 10 | 10 | 49 | 49 | 1 | 1 | ||
| findImportsOfMemberTypes(char[], ReferenceBinding, boolean) | 0% | 0% | 14 | 14 | 39 | 39 | 1 | 1 | ||
| completionOnParameterizedQualifiedTypeReference(ASTNode, ASTNode, Binding, Scope) | 0% | 0% | 9 | 9 | 44 | 44 | 1 | 1 | ||
| completionOnMemberAccess(ASTNode, ASTNode, Binding, Scope, boolean) | 0% | 0% | 9 | 9 | 52 | 52 | 1 | 1 | ||
| createRequiredTypeProposal(Binding, int, int, int) | 0% | 0% | 3 | 3 | 29 | 29 | 1 | 1 | ||
| computeRelevanceForExpectingType(TypeBinding) | 0% | 0% | 18 | 18 | 24 | 24 | 1 | 1 | ||
| proposeModuleName(CompilationUnitDeclaration) | 0% | 0% | 11 | 11 | 20 | 20 | 1 | 1 | ||
| computeExpectedTypesForMessageSend(ReferenceBinding, char[], Expression[], ReferenceBinding, Scope, InvocationSite, boolean) | 0% | 0% | 18 | 18 | 27 | 27 | 1 | 1 | ||
| completionOnMemberValueName(ASTNode, ASTNode, Scope, boolean) | 0% | 0% | 12 | 12 | 33 | 33 | 1 | 1 | ||
| findJavadocInlineTags(CompletionOnJavadocTag) | 0% | 0% | 5 | 5 | 26 | 26 | 1 | 1 | ||
| findUnresolvedReferenceBefore(int, int, BlockScope, char[][]) | 0% | 0% | 10 | 10 | 43 | 43 | 1 | 1 | ||
| parseSnippeInitializer(char[], int, char[][], char[][], int[], boolean) | 0% | 0% | 3 | 3 | 25 | 25 | 1 | 1 | ||
| findVariableFromUnresolvedReference(LocalDeclaration, BlockScope, char[][]) | 0% | 0% | 12 | 12 | 39 | 39 | 1 | 1 | ||
| completionOnLocalOrArgumentName(ASTNode, Scope) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| completionOnReferenceExpressionName(ASTNode, Binding, Scope) | 0% | 0% | 9 | 9 | 37 | 37 | 1 | 1 | ||
| findLabels(char[], char[][]) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| completionOnJavadocQualifiedTypeReference(ASTNode, Binding, Scope, boolean) | 0% | 0% | 10 | 10 | 30 | 30 | 1 | 1 | ||
| acceptType(char[], char[], char[][], int, AccessRestriction) | 0% | 0% | 20 | 20 | 27 | 27 | 1 | 1 | ||
| findInterfacesMethods(char[], TypeBinding[], TypeBinding[], ReferenceBinding, ReferenceBinding[], Scope, ObjectVector, boolean, boolean, InvocationSite, Scope, boolean, boolean, boolean, Binding[], int[], int[], boolean, char[], int, int) | 0% | 0% | 11 | 11 | 42 | 42 | 1 | 1 | ||
| findJavadocParamNames(char[], char[][], boolean) | 0% | 0% | 9 | 9 | 23 | 23 | 1 | 1 | ||
| substituteMethodTypeParameterName(char, char, char, char[][], char[][]) | 0% | 0% | 11 | 11 | 17 | 17 | 1 | 1 | ||
| completionOnJavadocModuleReference(ASTNode, Binding, Scope) | 0% | 0% | 8 | 8 | 27 | 27 | 1 | 1 | ||
| findJavadocBlockTags(CompletionOnJavadocTag) | 0% | 0% | 5 | 5 | 24 | 24 | 1 | 1 | ||
| findJavadocInSnippetTags(CompletionOnJavadocTag) | 0% | 0% | 5 | 5 | 24 | 24 | 1 | 1 | ||
| completionOnMessageSendName(ASTNode, Binding, Scope) | 0% | 0% | 7 | 7 | 37 | 37 | 1 | 1 | ||
| substituteMethodTypeParameterNames(TypeVariableBinding[], char[][]) | 0% | 0% | 8 | 8 | 21 | 21 | 1 | 1 | ||
| findParameterizedType(TypeReference, Scope) | 0% | 0% | 12 | 12 | 37 | 37 | 1 | 1 | ||
| hasPossibleAnnotationTarget(TypeBinding, Scope) | 0% | 0% | 17 | 17 | 20 | 20 | 1 | 1 | ||
| findImports(CompletionOnImportReference, boolean) | 0% | 0% | 6 | 6 | 35 | 35 | 1 | 1 | ||
| acceptUnresolvedName(char[]) | 0% | 0% | 3 | 3 | 22 | 22 | 1 | 1 | ||
| areParametersCompatibleWith(TypeBinding[], TypeBinding[], boolean) | 0% | 0% | 14 | 14 | 23 | 23 | 1 | 1 | ||
| completionOnJavadocMessageSend(ASTNode, Binding, Scope) | 0% | 0% | 7 | 7 | 37 | 37 | 1 | 1 | ||
| completionOnMessageSend(ASTNode, Binding, Scope) | 0% | 0% | 4 | 4 | 41 | 41 | 1 | 1 | ||
| acceptConstructor(int, char[], int, char[], char[][], char[][], int, char[], int, String, AccessRestriction) | 0% | 0% | 16 | 16 | 35 | 35 | 1 | 1 | ||
| computeUninterestingBindings(ASTNode, ASTNode, Scope) | 0% | 0% | 11 | 11 | 23 | 23 | 1 | 1 | ||
| proposeNewMethod(char[], ReferenceBinding) | 0% | 0% | 3 | 3 | 26 | 26 | 1 | 1 | ||
| createTypeVariable(TypeVariableBinding, Scope, StringBuilder) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| findInterfacesMethodDeclarations(char[], ReferenceBinding, ReferenceBinding[], Scope, ObjectVector, Binding[], int[], int[], boolean) | 0% | 0% | 11 | 11 | 27 | 27 | 1 | 1 | ||
| computeExpectedTypesForAllocationExpression(ReferenceBinding, Expression[], Scope, InvocationSite) | 0% | 0% | 12 | 12 | 20 | 20 | 1 | 1 | ||
| findTargettedModules(char[], HashSet) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| computeAlreadyDefinedName(BlockScope, InvocationSite) | 0% | 0% | 9 | 9 | 31 | 31 | 1 | 1 | ||
| completionOnQualifiedAllocationExpression(ASTNode, Binding, Scope) | 0% | 0% | 8 | 8 | 43 | 43 | 1 | 1 | ||
| computeExpectedTypesForMessageSendForInterface(ReferenceBinding, char[], Expression[], ReferenceBinding, Scope, InvocationSite, boolean) | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| findFieldsAndMethodsFromAnotherReceiver(char[], TypeReference, Scope, ObjectVector, ObjectVector, InvocationSite, Scope, boolean, boolean, Binding[], int[], int[], boolean, char[][], int, int) | 0% | 0% | 4 | 4 | 49 | 49 | 1 | 1 | ||
| completeJavadocTagInModuleInfo(CompilationUnitDeclaration) | 0% | 0% | 7 | 7 | 24 | 24 | 1 | 1 | ||
| findSubMemberTypes(char[], ReferenceBinding, Scope, SourceTypeBinding, boolean, boolean, boolean, ObjectVector) | 0% | 0% | 11 | 11 | 36 | 36 | 1 | 1 | ||
| findVariableName(char[], char[], char[], char[], TypeBinding, char[][], char[][], boolean, int, int) | 0% | 0% | 6 | 6 | 28 | 28 | 1 | 1 | ||
| completionOnFieldType(ASTNode, Scope) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| completionOnMethodReturnType(ASTNode, Scope) | 0% | 0% | 6 | 6 | 23 | 23 | 1 | 1 | ||
| checkForCNF(TypeReference, CompilationUnitDeclaration, boolean) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| findCompletionsForArgumentPosition(ObjectVector, int, Scope) | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| computeForbiddenBindings(ASTNode, ASTNode, Scope) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| findFieldsAndMethodsFromMissingFieldType(char[], Scope, InvocationSite, boolean) | 0% | 0% | 10 | 10 | 26 | 26 | 1 | 1 | ||
| findVariableNames(char[], TypeReference, char[][], char[][], int) | 0% | 0% | 9 | 9 | 31 | 31 | 1 | 1 | ||
| pushExpectedTypesForArgumentPosition(ObjectVector, int, Scope) | 0% | 0% | 10 | 10 | 15 | 15 | 1 | 1 | ||
| findEnumConstantsFromSwithStatement(char[], SwitchStatement) | 0% | 0% | 9 | 9 | 22 | 22 | 1 | 1 | ||
| mustQualifyType(ReferenceBinding, char[], Scope) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| computeRelevanceForInterestingProposal(Binding) | 0% | 0% | 12 | 12 | 15 | 15 | 1 | 1 | ||
| findImplementations(ProvidesStatement, TypeReference) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| addExpectedType(TypeBinding, Scope) | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| completionOnMethodName(ASTNode, Scope) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| substituteMethodTypeParameterName(char[], char[][], char[][]) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| completionOnJavadocAllocationExpression(ASTNode, Binding, Scope) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| completionOnFieldName(ASTNode, Scope) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| findImplicitMessageSends(char[], TypeBinding[], Scope, InvocationSite, Scope, ObjectVector) | 0% | 0% | 5 | 5 | 37 | 37 | 1 | 1 | ||
| computePrefix(SourceTypeBinding, SourceTypeBinding, boolean) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| findPackagesInModule(char[], ModuleBinding, Scope) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| computeRelevanceForCaseMatching(char[], char[]) | 0% | 0% | 11 | 11 | 14 | 14 | 1 | 1 | ||
| isValidPackageName(char[]) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| checkForVarargExpectedTypes(ASTNode, Scope) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| findConstructorsOrAnonymousTypes(ReferenceBinding, Scope, InvocationSite, boolean, int) | 0% | 0% | 9 | 9 | 32 | 32 | 1 | 1 | ||
| computeTargetedElement(CompletionOnAnnotationOfType) | 0% | 0% | 10 | 10 | 21 | 21 | 1 | 1 | ||
| getAllJarModuleNames(IJavaProject) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| inlineTagCompletion(char[], char[]) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| findModules(CompletionOnJavadocQualifiedTypeReference, boolean) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| createTypeSignature(char[], char[]) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| assistNodeIsExtendedType(ASTNode, ASTNode) | 0% | 0% | 9 | 9 | 12 | 12 | 1 | 1 | ||
| findCompletionArgIndex(Expression[]) | 0% | 0% | 8 | 8 | 8 | 8 | 1 | 1 | ||
| findUnresolvedReference(int, int, BlockScope, char[][]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| isForbidden(char[], char[], char[][]) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| findPackages(CompletionOnPackageReference) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| getTypeName(TypeReference) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| hasStaticMemberTypes(ReferenceBinding, SourceTypeBinding, CompilationUnitScope) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| completionOnRecordComponentName(ASTNode, Scope) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| findConstructors(ReferenceBinding, TypeBinding[], Scope, InvocationSite, boolean, Binding[], int[], int[], boolean, ObjectVector, boolean) | 0% | 0% | 2 | 2 | 22 | 22 | 1 | 1 | ||
| findAnonymousType(ReferenceBinding, TypeBinding[], Scope, InvocationSite, Binding[], int[], int[], boolean) | 0% | 0% | 2 | 2 | 19 | 19 | 1 | 1 | ||
| appendUnlessNextToken(char[], char[], int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| computeRelevanceForSuper(MethodBinding, Scope, InvocationSite) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| createVargsType(TypeBinding, Scope, StringBuilder) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| completionOnJavadocSingleTypeReference(ASTNode, Scope) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| createDefaultParameterNames(int) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| hasMemberTypesInEnclosingScope(SourceTypeBinding, Scope) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| computeRelevanceForInterestingProposal(char[], char[]) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| findMembersFromMissingType(char[], long, TypeBinding, Scope, InvocationSite, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| setCompletionToken(char[][], int, int, long[], boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| findModules(CompletionOnJavadocSingleTypeReference, boolean) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| hasArrayTypeAsExpectedSuperTypes() | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| addForbiddenBindings(Binding) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addUninterestingBindings(Binding) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| assistNodeIsInterfaceExcludingAnnotation(ASTNode, ASTNode) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| computeRelevanceForExpectingType(char[], char[]) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| findGuardedInner(ASTNode) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| findMemberTypesFromMissingType(char[], long, Scope) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| processModuleKeywordCompletion(CompilationUnitDeclaration, ASTNode, CompletionOnKeyword) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| computeAlreadyDefinedName(FieldBinding[], Scope, boolean, ReferenceBinding, InvocationSite, ArrayList) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| computeTypesIfCorrect(Expression[]) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| completionOnExplicitConstructorCall(ASTNode, Binding, Scope) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| assistNodeIsInsideCase(ASTNode, ASTNode) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| isFailedMatch(char[], char[]) | 0% | 0% | 8 | 8 | 6 | 6 | 1 | 1 | ||
| proposeConstructor(CompletionEngine.AcceptedConstructor, Scope) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| createMethodSignature(char[][], char[][], char[]) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| findEnumConstantsFromExpectedTypes(char[], Scope, ObjectVector) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| getRequiredTypeSignature(TypeBinding) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| completionOnClassLiteralAccess(ASTNode, Binding, Scope) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| computeRelevanceForAnnotationTarget(TypeBinding) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| computeRelevanceForCaseMatching(char[][], char[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| computeRelevanceForEnumConstant(TypeBinding) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| capitalize(char[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| findModules(CompletionOnModuleReference, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getAllTypesInHierarchy(ITypeHierarchy, IType, ArrayList) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setSourceRange(int, int, boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setTokenRange(int, int, boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| completionOnJavadocParamNameReference(ASTNode) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addForbiddenBindingsForMemberTypes(TypeDeclaration) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| findGuardingInstanceOf(ASTNode) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| getTypesMatchRule() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getNoCacheNameEnvironment() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| completionOnQualifiedNameReference(ASTNode, ASTNode, Binding, Scope, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| computeTypes(Expression[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isForbidden(ReferenceBinding) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| createMethodSignature(char[][], char[][], char[], char[]) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| createImportCharArray(char[], boolean, boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| findExceptionFromTryStatement(char[], ReferenceBinding, SourceTypeBinding, BlockScope, ObjectVector) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| completionOnJavadocTypeParamReference(ASTNode) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| computeRelevanceForException(char[]) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| setCompletionToken(char[][], int, int, long[]) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| completionOnJavadocTag(ASTNode) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| findConstructorsFromMissingType(TypeReference, TypeBinding[], Scope, InvocationSite) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| findConstructors(ReferenceBinding, TypeBinding[], Scope, InvocationSite, boolean, Binding[], int[], int[], boolean, boolean, boolean, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| findFieldsAndMethodsFromMissingType(TypeReference, Scope, InvocationSite, Scope) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| debugPrintf() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| createProposal(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| findLocalMethodsFromStaticImports(char[], Scope, InvocationSite, Scope, boolean, ObjectVector, boolean) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| hasCompatibleEnclosing(Scope, ReferenceBinding) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| findMemberTypes(char[], ReferenceBinding, Scope, SourceTypeBinding, boolean, boolean, ObjectVector, Binding[], int[], int[], boolean) | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | ||
| completionOnKeyword(ASTNode) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findMemberTypesFromMissingType(TypeReference, long, Scope) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| findTargettedModules(CompletionOnModuleReference, HashSet) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findTargettedModules(CompletionOnJavadocQualifiedTypeReference, HashSet) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isIgnored(int, boolean) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| completionOnBreakStatement(CompletionOnBreakStatement) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| completionOnContinueStatement(CompletionOnContinueStatement) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| computeRelevanceForQualification(boolean) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| findConstructors(ReferenceBinding, TypeBinding[], Scope, InvocationSite, boolean, Binding[], int[], int[], boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findPackagesInCurrentModule() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isIgnored(int, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| findPackages(CompletionOnPackageVisibilityReference) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findVariableName(char[], char[], char[], char[], TypeBinding, char[][], char[][], int, int) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| findVariableNameForCollection(char[], char[], char[], char[], TypeBinding, char[][], char[][], int) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| findVariablesAndMethods(char[], Scope, InvocationSite, Scope, boolean, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| printDebug(CompletionProposal) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| checkCancel() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| printDebugTab(int, StringBuilder) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| computeRelevanceForStatic(boolean, boolean) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| setSourceAndTokenRange(int, int, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createBindingKey(char[], char[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createNonGenericTypeSignature(char[], char[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| accept(ICompilationUnit, AccessRestriction) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| completionOnProvidesImplementationsQualifiedTypeReference(ASTNode, ASTNode, Binding, Scope) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| completionOnProvidesImplementationsSingleTypeReference(ASTNode, ASTNode, Binding, Scope) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| computeRelevanceForFinalInIOE() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| completionOnProvidesInterfacesQualifiedTypeReference(ASTNode, ASTNode, Binding, Scope) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| computeRelevanceForInheritance(ReferenceBinding, ReferenceBinding) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| computeRelevanceForFinal(boolean, boolean) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| completionOnJavadocQualifiedTypeReference(ASTNode, Binding, Scope) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| completionOnProvidesInterfacesSingleTypeReference(ASTNode, ASTNode, Binding, Scope) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| computeRelevanceForAnnotation() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| computeRelevanceForClass() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| computeRelevanceForConstructor() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| computeRelevanceForEnum() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| computeRelevanceForException() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| computeRelevanceForInterface() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isAllowingLongComputationProposals() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| printDebug(CategorizedProblem) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$11(MethodBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeRelevanceForMissingElements(boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| computeRelevanceForResolution(boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| computeRelevanceForRestrictions(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setSourceAndTokenRange(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSourceRange(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTokenRange(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$1(MessageSend) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$10(MessageSend, MethodBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$20(char[], String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| acceptPackage(char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isIgnored(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$3(MessageSend, TypeBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeRelevanceForInterestingProposal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeRelevanceForResolution() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$7(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$15(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$6(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$9(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$14(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$17(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$19(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$2(Expression) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeBaseRelevance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |