Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.958 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 158 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix/CleanUpRefactoringWizard.java |
2 | 4 | 168 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix/CleanUpRefactoringWizard.java |
| ||||
if (parent == null) { parent = elements[0]; } else { hasParents = true; } |
| ||||
if (parent == null) { parent = elements[i]; } else { hasParents = true; } |
| |||
if (parent == null) { parent = elements[ [[#variablebb0484c0]]]; } else { hasParents = true; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb0484c0]] | 0 |
1 | 2 | [[#bb0484c0]] | i |