CloneSet8107


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.978arguments
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11281
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceProcessor.java
21305
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceProcessor.java
Clone Instance
1
Line Count
1
Source Line
281
Source File
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()
                                                                                                                                                                              } ))


Clone Instance
2
Line Count
1
Source Line
305
Source File
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ExtractInterfaceProcessor.java

                                                    (Messages.format(RefactoringCoreMessages.ExtractInterfaceProcessor_existing_compilation_unit, new String[] {
                                                                                                                                                                 unitName, fragment.getElementName()
                                                                                                                                                               } ))


Clone AbstractionParameter Count: 2Parameter Bindings

(Messages.format(RefactoringCoreMessages. [[#variable50c3dd20]], new String[] {
                                                                                 [[#variable50c3dca0]],
                                                                                fragment.getElementName()
                                                                              } ))
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#50c3dd20]]
ExtractInterfaceProcessor_existing_type 
12[[#50c3dd20]]
ExtractInterfaceProcessor_existing_compilation_unit 
21[[#50c3dca0]]
fSuperName 
22[[#50c3dca0]]
unitName