_tableColumnName = tableColumnName;
_fileName = fileName;
_command = command;
selectListStart = start;
selectListEnd = NO_LIMIT;
setEndPosition(selectListEnd);
Clone fragments detected by clone detection tool
File path: /sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/CellImportExportInfo.java
|
|
File path: /sql12/app/src/net/sourceforge/squirrel_sql/client/session/parser/kernel/completions/SQLSelectStatement.java
|
Method name: void CellImportExportInfo(String, String, String)
|
|
Method name: void setSelectListStart(int)
|
Number of AST nodes: 3
|
|
Number of AST nodes: 3
|
|
1 | _tableColumnName = tableColumnName;↵ | | 1 | selectListStart = sta↵
|
2 | _fileName = fileName;↵ | | |
|
3 | _command = comma↵ | | 2 | rt;↵
|
| | | 3 | selectListEnd = NO_LIMIT;↵
|
4 | nd; | | 4 | setEndPosition(selectListEnd);
|
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 | 9 |