Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.961 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 38 | plugins/org.eclipse.jdt.launching.macosx/macosx/org/eclipse/jdt/internal/ui/macbundler/BundleWizardPage2.java |
2 | 1 | 39 | plugins/org.eclipse.jdt.launching.macosx/macosx/org/eclipse/jdt/internal/ui/macbundler/BundleWizardPage2.java |
| ||||
fClassPath = createTableGroup(parent, Util.getString("page2.addToClasspath.group.label"), true); //$NON-NLS-1$ |
| ||||
fResources = createTableGroup(parent, Util.getString("page2.addToBundle.group.label"), false); //$NON-NLS-1$ |
| |||
[[#variableb978cf20]]= createTableGroup(parent, Util.getString( [[#variableb978cea0]]), [[#variableb978ce40]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b978cf20]] | fClassPath |
1 | 2 | [[#b978cf20]] | fResources |
2 | 1 | [[#b978cea0]] | "page2.addToClasspath.group.label" |
2 | 2 | [[#b978cea0]] | "page2.addToBundle.group.label" |
3 | 1 | [[#b978ce40]] | true |
3 | 2 | [[#b978ce40]] | false |