| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 2 | 0.978 | arguments |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 281 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceProcessor.java |
| 2 | 1 | 305 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceProcessor.java |
| ||||
(Messages.format(RefactoringCoreMessages.ExtractInterfaceProcessor_existing_type, new String[] {
fSuperName, fragment.getElementName()
} ))
|
| ||||
(Messages.format(RefactoringCoreMessages.ExtractInterfaceProcessor_existing_compilation_unit, new String[] {
unitName, fragment.getElementName()
} ))
|
| |||
(Messages.format(RefactoringCoreMessages. [[#variable50c3dd20]], new String[] {
[[#variable50c3dca0]],
fragment.getElementName()
} ))
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#50c3dd20]] | ExtractInterfaceProcessor_existing_type |
| 1 | 2 | [[#50c3dd20]] | ExtractInterfaceProcessor_existing_compilation_unit |
| 2 | 1 | [[#50c3dca0]] | fSuperName |
| 2 | 2 | [[#50c3dca0]] | unitName |