| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 8 | 2 | 6 | 0.950 | import_statements[8] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 8 | 15 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java |
| 2 | 8 | 36 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeBinding.java |
| ||||
import org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.Binding; import org.eclipse.jdt.internal.compiler.lookup.BlockScope; import org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope; import org.eclipse.jdt.internal.compiler.lookup.ElementValuePair; import org.eclipse.jdt.internal.compiler.lookup.FieldBinding; import org.eclipse.jdt.internal.compiler.lookup.MethodBinding; import org.eclipse.jdt.internal.compiler.lookup.TypeBinding; |
| ||||
import org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.Binding; import org.eclipse.jdt.internal.compiler.lookup.CaptureBinding; import org.eclipse.jdt.internal.compiler.lookup.FieldBinding; import org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding; 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.BaseTypeBinding; import org.eclipse.jdt.internal.compiler.lookup.Binding; import org.eclipse.jdt.internal.compiler.lookup. [[#variable77b08f00]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable77b08e80]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable77b08da0]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable77b08dc0]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable77b08cc0]]; import org.eclipse.jdt.internal.compiler.lookup. [[#variable77b08ca0]]; |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#77b08f00]] | CaptureBinding |
| 1 | 2 | [[#77b08f00]] | BlockScope |
| 2 | 1 | [[#77b08e80]] | FieldBinding |
| 2 | 2 | [[#77b08e80]] | CompilationUnitScope |
| 3 | 1 | [[#77b08da0]] | LocalTypeBinding |
| 3 | 2 | [[#77b08da0]] | ElementValuePair |
| 4 | 1 | [[#77b08dc0]] | MethodBinding |
| 4 | 2 | [[#77b08dc0]] | FieldBinding |
| 5 | 1 | [[#77b08cc0]] | PackageBinding |
| 5 | 2 | [[#77b08cc0]] | MethodBinding |
| 6 | 1 | [[#77b08ca0]] | ParameterizedTypeBinding |
| 6 | 2 | [[#77b08ca0]] | TypeBinding |