_blob = blob; _data = data; _blobRead = blobRead; _wholeBlobRead = wholeBlobRead; _userSetBlobLimit = userSetBlobLimit;
_zipFile = zipFile; _entryName = entryName; initName(sourceUrls);
Clone fragments detected by clone detection tool
File path: /sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/cellcomponent/BlobDescriptor.java File path: /sql12/plugins/i18n/src/net/sourceforge/squirrel_sql/plugins/i18n/I18nProps.java
Method name: void BlobDescriptor(Blob, byte[], boolean, boolean, int) Method name: void I18nProps(File, String, URL[])
Number of AST nodes: 5 Number of AST nodes: 3
1
_blob = blob;
1
_
2
		_data = data;
3
		_blobRead = blobRead;
4
		_wholeBlobRead = wholeBlobRead;
5
		_userSetBlobLimit = userSetBlobLimit
2
zipFile = zipFile;
3
        _entryName = entryName;
6
;
4
        initName(sourceUrls);
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 comparisons15