CloneSet2640


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3540.957conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
111433
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java
23258
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CopyResourceElementsOperation.java
33304
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CopyResourceElementsOperation.java
43106
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CreateCompilationUnitOperation.java
53141
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CreatePackageFragmentOperation.java
Clone Instance
1
Line Count
1
Source Line
1433
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java

                                               new JavaModelStatus(IJavaModelStatusConstants.INVALID_PATH, Messages.bind(Messages.classpath_cannotReferToItself, entryPath.makeRelative().toString()))


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

                                                                                     new JavaModelStatus(
                                                                IJavaModelStatusConstants.NAME_COLLISION, 
                                                                Messages.bind(Messages.status_nameCollision, destFile.getFullPath().toString()))


Clone Instance
3
Line Count
3
Source Line
304
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CopyResourceElementsOperation.java

                                                             new JavaModelStatus(
                                        IJavaModelStatusConstants.NAME_COLLISION, 
                                        Messages.bind(Messages.status_nameCollision, destFile.getFullPath().toString()))


Clone Instance
4
Line Count
3
Source Line
106
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CreateCompilationUnitOperation.java

                                                             new JavaModelStatus(
                                        IJavaModelStatusConstants.NAME_COLLISION, 
                                        Messages.bind(Messages.status_nameCollision, compilationUnitFile.getFullPath().toString()))


Clone Instance
5
Line Count
3
Source Line
141
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CreatePackageFragmentOperation.java

                                       new JavaModelStatus(
                                        IJavaModelStatusConstants.NAME_COLLISION, 
                                        Messages.bind(Messages.status_nameCollision, subFolder.getFullPath().toString()))


Clone AbstractionParameter Count: 4Parameter Bindings

new JavaModelStatus(IJavaModelStatusConstants. [[#variableb563e7c0]], Messages.bind(Messages. [[#variableb563e740]],  [[#variableb563e6c0]]. [[#variableb563e4e0]]().toString()))
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b563e7c0]]
NAME_COLLISION 
12[[#b563e7c0]]
NAME_COLLISION 
13[[#b563e7c0]]
INVALID_PATH 
14[[#b563e7c0]]
NAME_COLLISION 
15[[#b563e7c0]]
NAME_COLLISION 
21[[#b563e740]]
status_nameCollision 
22[[#b563e740]]
status_nameCollision 
23[[#b563e740]]
classpath_cannotReferToItself 
24[[#b563e740]]
status_nameCollision 
25[[#b563e740]]
status_nameCollision 
31[[#b563e6c0]]
destFile 
32[[#b563e6c0]]
subFolder 
33[[#b563e6c0]]
entryPath 
34[[#b563e6c0]]
compilationUnitFile 
35[[#b563e6c0]]
destFile 
41[[#b563e4e0]]
getFullPath 
42[[#b563e4e0]]
getFullPath 
43[[#b563e4e0]]
makeRelative 
44[[#b563e4e0]]
getFullPath 
45[[#b563e4e0]]
getFullPath