Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.952 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 857 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgPolicyFactory.java |
2 | 1 | 880 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgPolicyFactory.java |
| ||||
int[] types0 = new int[] { IJavaElement.FIELD, IJavaElement.INITIALIZER, IJavaElement.METHOD }; |
| ||||
int[] types1 = new int[] { IJavaElement.IMPORT_DECLARATION, IJavaElement.IMPORT_CONTAINER, IJavaElement.PACKAGE_DECLARATION }; |
| |||
int[] [[#variableb620c4e0]]= new int[] { IJavaElement. [[#variableb620c460]], IJavaElement. [[#variableb620c3c0]], IJavaElement. [[#variableb620c340]] }; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b620c4e0]] | types1 |
1 | 2 | [[#b620c4e0]] | types0 |
2 | 1 | [[#b620c460]] | IMPORT_DECLARATION |
2 | 2 | [[#b620c460]] | FIELD |
3 | 1 | [[#b620c3c0]] | IMPORT_CONTAINER |
3 | 2 | [[#b620c3c0]] | INITIALIZER |
4 | 1 | [[#b620c340]] | PACKAGE_DECLARATION |
4 | 2 | [[#b620c340]] | METHOD |