_blob = blob;
_data = data;
_blobRead = blobRead;
_wholeBlobRead = wholeBlobRead;
_userSetBlobLimit = userSetBlobLimit;
super(new Dimension(430, 350));
_localTableName = localTable;
_localTableColumns = localTableColumns;
_tables = tables;
init();
Clone fragments detected by clone detection tool
File path: /sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/cellcomponent/BlobDescriptor.java
|
|
File path: /sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddForeignKeyDialog.java
|
Method name: void BlobDescriptor(Blob, byte[], boolean, boolean, int)
|
|
Method name: void AddForeignKeyDialog(String, String[], HashMap)
|
Number of AST nodes: 5
|
|
Number of AST nodes: 5
|
|
1 | _blob = blob;↵ | | |
|
2 | _data = data;↵ | | |
|
3 | _blobRead↵ | | 1 | super(new Dimension(430, 350));↵
|
4 | = blobRead;↵ | | 2 | _localTableName = lo↵
|
5 | _wholeBlobRead = wholeBlobRead;↵ | | |
|
6 | _userSetBlobLimit = userSetBlobLimit↵ | | 3 | calTable;↵
|
| | | 4 | _localTableColumns = localTableColumns;↵
|
| | | 5 | _tables = tables;↵
|
7 | ; | | 6 | init();
|
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 | 25 |