_querySep = querySep;
_lineCommentBegin = lineCommentBegin;
_removeMultiLineComment = removeMultiLineComment;
setFactory();
super(text);
_lbl = lbl;
_fi = fi;
Clone fragments detected by clone detection tool
File path: /sql12/fw/src/net/sourceforge/squirrel_sql/fw/sql/QueryTokenizer.java
|
|
File path: /sql12/plugins/laf/src/net/sourceforge/squirrel_sql/plugins/laf/LAFFontsTab.java
|
Method name: void QueryTokenizer(String, String, boolean)
|
|
Method name: void FontButton(String, JLabel, FontInfo)
|
Number of AST nodes: 4
|
|
Number of AST nodes: 3
|
|
1 | _querySep = querySep;↵ | | |
|
2 | _lineCommentBegin = lineCommentBegin;↵ | | |
|
3 | _removeMultiLineComment = removeMultiLineComment;↵ | | |
|
4 | setFactory()↵ | | 1 | super(text);↵
|
| | | 2 | _lbl = lbl;↵
|
5 | ; | | 3 | _fi = fi;
|
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 | 12 |