| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 8 | 3 | 6 | 0.950 | import_statements[8] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 8 | 54 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java |
| 2 | 8 | 32 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/SelectionRequestor.java |
| 3 | 8 | 35 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/BindingKeyResolver.java |
| ||||
import org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding; import org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment; import org.eclipse.jdt.internal.compiler.lookup.MethodBinding; import org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; import org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding; |
| ||||
import org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding; import org.eclipse.jdt.internal.compiler.lookup.MethodBinding; import org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.TypeBinding; import org.eclipse.jdt.internal.compiler.lookup.TypeConstants; import org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding; |
| ||||
import org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding; import org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment; import org.eclipse.jdt.internal.compiler.lookup.MethodBinding; import org.eclipse.jdt.internal.compiler.lookup.PackageBinding; import org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; |
| |||
import org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding; import org.eclipse.jdt.internal.compiler.lookup. [[#variable7d1417a0]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable7d141720]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable7d141660]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable7d1415c0]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable7d141620]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable7d1405a0]]; |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#7d1417a0]] | LookupEnvironment |
| 1 | 2 | [[#7d1417a0]] | MethodBinding |
| 1 | 3 | [[#7d1417a0]] | LookupEnvironment |
| 2 | 1 | [[#7d141720]] | MethodBinding |
| 2 | 2 | [[#7d141720]] | ParameterizedTypeBinding |
| 2 | 3 | [[#7d141720]] | MethodBinding |
| 3 | 1 | [[#7d141660]] | PackageBinding |
| 3 | 2 | [[#7d141660]] | SourceTypeBinding |
| 3 | 3 | [[#7d141660]] | NestedTypeBinding |
| 4 | 1 | [[#7d1415c0]] | ParameterizedTypeBinding |
| 4 | 2 | [[#7d1415c0]] | TypeBinding |
| 4 | 3 | [[#7d1415c0]] | ReferenceBinding |
| 5 | 1 | [[#7d141620]] | RawTypeBinding |
| 5 | 2 | [[#7d141620]] | TypeConstants |
| 5 | 3 | [[#7d141620]] | SourceTypeBinding |
| 6 | 1 | [[#7d1405a0]] | ReferenceBinding |
| 6 | 2 | [[#7d1405a0]] | TypeVariableBinding |
| 6 | 3 | [[#7d1405a0]] | SyntheticArgumentBinding |