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.952 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 501 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceIndirectionRefactoring.java |
2 | 2 | 542 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/IntroduceIndirectionRefactoring.java |
| ||||
pm.setTaskName(RefactoringCoreMessages.IntroduceIndirectionRefactoring_checking_conditions + " " + RefactoringCoreMessages.IntroduceIndirectionRefactoring_looking_for_references); //$NON-NLS-1$ result.merge(updateReferences(new NoOverrideProgressMonitor(pm, referenceTicks))); |
| ||||
pm.setTaskName(RefactoringCoreMessages.IntroduceIndirectionRefactoring_checking_conditions + " " + RefactoringCoreMessages.IntroduceIndirectionRefactoring_adjusting_visibility); //$NON-NLS-1$ result.merge(updateTargetVisibility(new NoOverrideProgressMonitor(pm, 0))); |
| |||
pm.setTaskName(RefactoringCoreMessages.IntroduceIndirectionRefactoring_checking_conditions + " " + RefactoringCoreMessages. [[#variable5556a040]]); //$NON-NLS-1$ result.merge( [[#variable5556abe0]](new NoOverrideProgressMonitor(pm, [[#variable5556abc0]]))); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5556a040]] | IntroduceIndirectionRefactoring_adjusting_visibility |
1 | 2 | [[#5556a040]] | IntroduceIndirectionRefactoring_looking_for_references |
2 | 1 | [[#5556abe0]] | updateTargetVisibility |
2 | 2 | [[#5556abe0]] | updateReferences |
3 | 1 | [[#5556abc0]] | 0 |
3 | 2 | [[#5556abc0]] | referenceTicks |