File path: /sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/cellcomponent/BlobDescriptor.java | File path: /sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/ConstraintView.java | |||
Method name: void BlobDescriptor(Blob, byte[], boolean, boolean, int)
|
Method name: void ConstraintView(ConstraintData, GraphDesktopController, ISession)
|
|||
Number of AST nodes: 5 | Number of AST nodes: 4 | |||
1 | _blob = blob;↵ | 1 | _↵ | |
2 | _data = data;↵ | |||
3 | _blobRead = blobRead;↵ | |||
4 | _wholeBlobRead = wholeBlobRead;↵ | |||
5 | _userSetBlobLimit↵ | 2 | constraintData = constraintData;↵ | |
3 | _desktopController = desktopController;↵ | |||
6 | = userSetBlobLimit↵ | 4 | _session = session;↵ | |
7 | ; | 5 | createPopup(); | |
See real code fragment | See real code fragment |
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 | 20 |