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.986 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 187 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/CodeFormatterConfigurationBlock.java |
2 | 1 | 220 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/CodeFormatterConfigurationBlock.java |
| ||||
final RenameProfileDialog renameDialog = new RenameProfileDialog(fComposite.getShell(), profile, fProfileManager); |
| ||||
final RenameProfileDialog renameDialog = new RenameProfileDialog(fComposite.getShell(), selected, fProfileManager); |
| |||
final RenameProfileDialog renameDialog = new RenameProfileDialog(fComposite.getShell(), [[#variableb4517c60]], fProfileManager); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b4517c60]] | profile |
1 | 2 | [[#b4517c60]] | selected |