Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.956 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 439 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeRefactoringProcessor.java |
2 | 1 | 488 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractSupertypeProcessor.java |
| ||||
source = createTypeTemplate(copy, imports, fileComment, typeComment, buffer.toString()); |
| ||||
source = createTypeTemplate(extractedWorkingCopy, imports, fileComment, "", buffer.toString()); //$NON-NLS-1$ |
| |||
source = createTypeTemplate( [[#variable4f5fb780]], imports, fileComment, [[#variable4f5fb7a0]], buffer.toString()); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4f5fb780]] | copy |
1 | 2 | [[#4f5fb780]] | extractedWorkingCopy |
2 | 1 | [[#4f5fb7a0]] | typeComment |
2 | 2 | [[#4f5fb7a0]] | "" |