Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.958 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 871 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/jarpackager/JarPackageWizardPage.java |
2 | 2 | 910 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/jarpackager/JarPackageWizardPage.java |
| ||||
Set javaElementResources = getCorrespondingContainers(elements); Iterator iter = elements.iterator(); |
| ||||
Set javaElementResources = getCorrespondingContainers(whiteCheckedTreeItems); Iterator iter = fInputGroup.getAllCheckedListItems(); |
| |||
Set javaElementResources = getCorrespondingContainers( [[#variablea07fae80]]); Iterator iter = [[#variablea07fa540]]. [[#variablea07fa500]](); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a07fae80]] | elements |
1 | 2 | [[#a07fae80]] | whiteCheckedTreeItems |
2 | 1 | [[#a07fa540]] | elements |
2 | 2 | [[#a07fa540]] | fInputGroup |
3 | 1 | [[#a07fa500]] | iterator |
3 | 2 | [[#a07fa500]] | getAllCheckedListItems |