Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.987 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 639 | plugins/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/preferences/FactoryPathConfigurationBlock.java |
2 | 1 | 36 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/AddVariableAction.java |
| ||||
IPath[] selected = BuildPathDialogAccess.chooseVariableEntries(getShell(), new IPath[0]); |
| ||||
IPath[] paths = BuildPathDialogAccess.chooseVariableEntries(getShell(), new IPath[0]); |
| |||
IPath[] [[#variablebb628be0]]= BuildPathDialogAccess.chooseVariableEntries(getShell(), new IPath[0]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb628be0]] | selected |
1 | 2 | [[#bb628be0]] | paths |