| 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.951 | arguments |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 138 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/MoveCuUpdateCreator.java |
| 2 | 1 | 1749 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
| ||||
(changeManager, movedUnit, new SubProgressMonitor(pm, 2), status) |
| ||||
(targetRewrite, declaration, new SubProgressMonitor(monitor, 1), status) |
| |||
( [[#variable95784f20]], [[#variable95784ea0]], new SubProgressMonitor( [[#variable95784e40]], [[#variable95784de0]]), status) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#95784f20]] | changeManager |
| 1 | 2 | [[#95784f20]] | targetRewrite |
| 2 | 1 | [[#95784ea0]] | movedUnit |
| 2 | 2 | [[#95784ea0]] | declaration |
| 3 | 1 | [[#95784e40]] | pm |
| 3 | 2 | [[#95784e40]] | monitor |
| 4 | 1 | [[#95784de0]] | 2 |
| 4 | 2 | [[#95784de0]] | 1 |