Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.960 | arguments |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 850 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceIndirectionRefactoring.java |
2 | 1 | 2517 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
| ||||
(intermediary, ASTNodes.getInsertionIndex(intermediary, type.bodyDeclarations()), imRewrite .createGroupDescription(RefactoringCoreMessages.IntroduceIndirectionRefactoring_group_description_create_new_method)) |
| ||||
(stub, ASTNodes.getInsertionIndex(stub, type.bodyDeclarations()), rewriter.createGroupDescription(RefactoringCoreMessages.MoveInstanceMethodProcessor_add_moved_method)) |
| |||
( [[#variable57930c60]], ASTNodes.getInsertionIndex( [[#variable57930c60]], type.bodyDeclarations()), [[#variable57930c00]].createGroupDescription(RefactoringCoreMessages. [[#variable57930b40]])) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57930c60]] | intermediary |
1 | 2 | [[#57930c60]] | stub |
2 | 1 | [[#57930c00]] | imRewrite |
2 | 2 | [[#57930c00]] | rewriter |
3 | 1 | [[#57930b40]] | IntroduceIndirectionRefactoring_group_description_create_new_method |
3 | 2 | [[#57930b40]] | MoveInstanceMethodProcessor_add_moved_method |