Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.976 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 191 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/NLSAccessorConfigurationDialog.java |
2 | 3 | 210 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/nls/NLSAccessorConfigurationDialog.java |
| ||||
fAccessorPackage.createControl(parent, nOfColumns, textWidth); fAccessorClassName.doFillIntoGrid(parent, nOfColumns); |
| ||||
fResourceBundlePackage.createControl(parent, nOfColumns, textWidth); fResourceBundleFile.doFillIntoGrid(parent, nOfColumns); |
| |||
[[#variablebdab9fe0]].createControl(parent, nOfColumns, textWidth); [[#variableb7268560]].doFillIntoGrid(parent, nOfColumns); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bdab9fe0]] | fResourceBundlePackage |
1 | 2 | [[#bdab9fe0]] | fAccessorPackage |
2 | 1 | [[#b7268560]] | fResourceBundleFile |
2 | 2 | [[#b7268560]] | fAccessorClassName |