CloneSet3800


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3220.989statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13963
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java
23966
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java
Clone Instance
1
Line Count
3
Source Line
963
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java

                        result[2] = manager.intern(Messages.bind(
                                        org.eclipse.jdt.internal.core.util.Messages.restrictedAccess_method_project, 
                                        new String[] {
                                                      "{0}", "{1}", getPath().segment(0)
                                                     }          ));                           //$NON-NLS-1$ //$NON-NLS-2$


Clone Instance
2
Line Count
3
Source Line
966
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java

                        result[3] = manager.intern(Messages.bind(
                                        org.eclipse.jdt.internal.core.util.Messages.restrictedAccess_field_project, 
                                        new String[] {
                                                      "{0}", "{1}", getPath().segment(0)
                                                     }          ));                           //$NON-NLS-1$ //$NON-NLS-2$


Clone AbstractionParameter Count: 2Parameter Bindings

result[ [[#variable95e3d160]]] = manager.intern(Messages.bind(org.eclipse.jdt.internal.core.util.Messages. [[#variable95e3d060]], new String[] {
                                                                                                                                                 "{0}",
                                                                                                                                                 "{1}",
                                                                                                                                                 getPath().segment(0)
                                                                                                                                               } )); //$NON-NLS-1$ //$NON-NLS-2$
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#95e3d160]]
3 
12[[#95e3d160]]
2 
21[[#95e3d060]]
restrictedAccess_field_project 
22[[#95e3d060]]
restrictedAccess_method_project