_constraintData = constraintData;
_desktopController = desktopController;
_session = session;
createPopup();
_app = app;
_title = title;
_dockWidget = dockWidget;
Clone fragments detected by clone detection tool
File path: /sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/ConstraintView.java
|
|
File path: /sql12/app/src/net/sourceforge/squirrel_sql/client/gui/desktopcontainer/DockDelegate.java
|
Method name: void ConstraintView(ConstraintData, GraphDesktopController, ISession)
|
|
Method name: void DockDelegate(IApplication, String, DockWidget)
|
Number of AST nodes: 4
|
|
Number of AST nodes: 3
|
|
1 | _constraintData = constraintData;↵ | | 1 | _↵
|
2 | _desktopControl↵ | | 2 | app = app;↵
|
3 | ler = desktopController;↵ | | 3 | _title = title;↵
|
4 | _session = session;↵ | | 4 | _↵
|
|
5 | createPopup(); | | 5 | dockWidget = dockWidget;
|
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 |