super(new Dimension(430, 350));
_localTableName = localTable;
_localTableColumns = localColumns;
_tables = tables;
init();
_defaultProps = defaultProps;
_locale = locale;
_workDir = workDir;
_sourceUrls = sourceUrls;
Clone fragments detected by clone detection tool
File path: /sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/MergeTableDialog.java
|
|
File path: /sql12/plugins/i18n/src/net/sourceforge/squirrel_sql/plugins/i18n/I18nBundle.java
|
Method name: void MergeTableDialog(String, TableColumnInfo[], HashMap)
|
|
Method name: void I18nBundle(I18nProps, Locale, File, URL[])
|
Number of AST nodes: 5
|
|
Number of AST nodes: 4
|
|
1 | super(new Dimension(430, 350));↵ | | |
|
2 | _localTableNam↵ | | 1 | _defaultProps = defaultProps;↵
|
3 | e = localTable;↵ | | 2 | _locale = local↵
|
4 | _localTableColumns = localColumns;↵ | | |
|
5 | _tables = tables;↵ | | |
|
6 | init()↵ | | 3 | e;↵
|
| | | 4 | _workDir = workDir;↵
|
7 | ; | | 5 | _sourceUrls = sourceUrls;
|
See real code fragment |
|
See real code fragment |
Summary
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | Clones are in different classes |
Number of node comparisons | 20 |