Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.977 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 852 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java |
2 | 2 | 862 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java |
| ||||
fParamIndex = ((MethodDeclaration) grandParent).parameters().indexOf(parent); fParamName = singleVariableDeclaration.getName().getIdentifier(); |
| ||||
fParamIndex = ((MethodDeclaration) greatGrandParent).parameters().indexOf(grandParent); fParamName = singleVariableDeclaration.getName().getIdentifier(); |
| |||
fParamIndex = ((MethodDeclaration) [[#variable95843ce0]]).parameters().indexOf( [[#variable95843ca0]]); fParamName = singleVariableDeclaration.getName().getIdentifier(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#95843ce0]] | grandParent |
1 | 2 | [[#95843ce0]] | greatGrandParent |
2 | 1 | [[#95843ca0]] | parent |
2 | 2 | [[#95843ca0]] | grandParent |