_constraintData = constraintData; _desktopController = desktopController; _session = session; createPopup();
_tableColumnName = tableColumnName; _fileName = fileName; _command = command;
Clone fragments detected by clone detection tool
File path: /sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/ConstraintView.java File path: /sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/CellImportExportInfo.java
Method name: void ConstraintView(ConstraintData, GraphDesktopController, ISession) Method name: void CellImportExportInfo(String, String, String)
Number of AST nodes: 4 Number of AST nodes: 3
1
_constraintData = constraintData;
1
_
2
      _desktopController = desktopController;
3
      _session = session;
4
      createPopup()
2
tableColumnName = tableColumnName;
3
		_fileName = fileName;
5
;
4
		_command = command;
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