Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
16 | 3 | 0 | 1.000 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 16 | 4639 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
2 | 16 | 4677 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
3 | 16 | 4731 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
| ||||
findInterfacesMethods( selector, typeArgTypes, argTypes, receiverType, currentType.superInterfaces(), scope, methodsFound, onlyStaticMethods, exactMatch, isCompletingDeclaration, invocationSite, invocationScope, implicitCall, superCall, canBePrefixed); |
| ||||
findInterfacesMethods( selector, typeArgTypes, argTypes, receiverType, currentType.superInterfaces(), scope, methodsFound, onlyStaticMethods, exactMatch, isCompletingDeclaration, invocationSite, invocationScope, implicitCall, superCall, canBePrefixed); |
| ||||
findInterfacesMethods( selector, typeArgTypes, argTypes, receiverType, currentType.superInterfaces(), scope, methodsFound, onlyStaticMethods, exactMatch, isCompletingDeclaration, invocationSite, invocationScope, implicitCall, superCall, canBePrefixed); |
| |||
findInterfacesMethods(selector, typeArgTypes, argTypes, receiverType, currentType.superInterfaces(), scope, methodsFound, onlyStaticMethods, exactMatch, isCompletingDeclaration, invocationSite, invocationScope, implicitCall, superCall, canBePrefixed); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |