Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.980 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 532 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/junit/wizards/NewTestCaseWizardPageOne.java |
2 | 1 | 224 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/PropertyAndPreferencePage.java |
| ||||
PreferencesUtil.createPropertyDialogOn(getShell(), javaProject, id, new String[] { id }, input).open(); |
| ||||
PreferencesUtil.createPropertyDialogOn(getShell(), project, id, new String[] { id }, data).open(); |
| |||
PreferencesUtil.createPropertyDialogOn(getShell(), [[#variable57654860]], id, new String[] { id }, [[#variable57654940]]).open(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57654860]] | javaProject |
1 | 2 | [[#57654860]] | project |
2 | 1 | [[#57654940]] | input |
2 | 2 | [[#57654940]] | data |