| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 4 | 0.951 | arguments |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 436 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java |
| 2 | 1 | 392 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceProcessor.java |
| ||||
(fSelectionTypeBinding, fRelevantVars,
fRelevantConstraints, new SubProgressMonitor(pm, 20))
|
| ||||
(sourceRewrite, declaration, status, new SubProgressMonitor(monitor, 20)) |
| |||
( [[#variableba429240]], [[#variableba4291a0]], [[#variableba429140]], new SubProgressMonitor( [[#variableba429080]], 20)) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#ba429240]] | fSelectionTypeBinding |
| 1 | 2 | [[#ba429240]] | sourceRewrite |
| 2 | 1 | [[#ba4291a0]] | fRelevantVars |
| 2 | 2 | [[#ba4291a0]] | declaration |
| 3 | 1 | [[#ba429140]] | fRelevantConstraints |
| 3 | 2 | [[#ba429140]] | status |
| 4 | 1 | [[#ba429080]] | pm |
| 4 | 2 | [[#ba429080]] | monitor |