Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | class_body_declarations[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 149 | E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddForeignKeyDialog.java |
2 | 4 | 88 | E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/MergeTableDialog.java |
| |||||
private final HashMap<String, TableColumnInfo[]> _tables; private ColumnsTab _columnTab; private PropertiesTab _propertiesTab; |
| |||||
private final HashMap<String, TableColumnInfo[]> _tables; private ColumnsTab _columnTab; private PropertiesTab _propertiesTab; |
| |||
private final HashMap<String, TableColumnInfo[]> _tables; private ColumnsTab _columnTab; private PropertiesTab _propertiesTab; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |