_format = format; _sldValue = sldValue; _valueIsAdjusting = valueIsAdjusting;
_name = name; _description = description; setSql(sql); initToString();
Clone fragments detected by clone detection tool
File path: /sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/EdgesGraphComponent.java File path: /sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/Bookmark.java
Method name: void init(FormatXmlBean, double, boolean) Method name: void Bookmark(String, String, String)
Number of AST nodes: 3 Number of AST nodes: 4
1
_format = format;
1
_
2
      _sldValue = sldValue;
3
      _valueIsAdjusting = valueIsAdjust
2
name = name;
3
      _description = description;
4
      setSql(sql);
4
ing;
5
      initToString();
Summary
Number of common nesting structure subtrees0
Number of refactorable cases0
Number of non-refactorable cases0
Time elapsed for finding largest common nesting structure subtrees (ms)0.0
Clones locationClones are in different classes
Number of node comparisons12