| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 1 | 0.971 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 422 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ImportRewriteAnalyzer.java |
| 2 | 2 | 438 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ImportRewriteAnalyzer.java |
| ||||
PackageEntry packEntry = new PackageEntry(typeContainerName, null, isStatic);
packEntry.add(decl);
|
| ||||
PackageEntry packEntry = new PackageEntry(typeContainerName, group, isStatic);
packEntry.add(decl);
|
| |||
PackageEntry packEntry = new PackageEntry(typeContainerName, [[#variableb4acd000]], isStatic); packEntry.add(decl); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b4acd000]] | null |
| 1 | 2 | [[#b4acd000]] | group |