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.964 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 288 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/RefactoringExecutionStarter.java |
2 | 1 | 303 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/RefactoringExecutionStarter.java |
| ||||
new RefactoringStarter().activate(refactoring, new IntroduceFactoryWizard(refactoring, RefactoringMessages.IntroduceFactoryAction_use_factory), shell, RefactoringMessages.IntroduceFactoryAction_dialog_title, false); |
| ||||
new RefactoringStarter().activate(refactoring, new IntroduceIndirectionWizard(refactoring, RefactoringMessages.IntroduceIndirectionAction_dialog_title), shell, RefactoringMessages.IntroduceIndirectionAction_dialog_title, true); |
| |||
new RefactoringStarter().activate(refactoring, new [[#variable627b8c80]](refactoring, RefactoringMessages. [[#variable627b8940]]), shell, RefactoringMessages. [[#variable627b88c0]], [[#variable627b8ba0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#627b8c80]] | IntroduceIndirectionWizard |
1 | 2 | [[#627b8c80]] | IntroduceFactoryWizard |
2 | 1 | [[#627b8940]] | IntroduceIndirectionAction_dialog_title |
2 | 2 | [[#627b8940]] | IntroduceFactoryAction_use_factory |
3 | 1 | [[#627b88c0]] | IntroduceIndirectionAction_dialog_title |
3 | 2 | [[#627b88c0]] | IntroduceFactoryAction_dialog_title |
4 | 1 | [[#627b8ba0]] | true |
4 | 2 | [[#627b8ba0]] | false |