CloneSet5231


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.971statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
111375
plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java
211408
plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java
Clone Instance
1
Line Count
1
Source Line
1375
Source File
plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java

                                entry.setAttribute(CPListElement.EXCLUSION, remove(relPath, (IPath[]) entry.getAttribute(CPListElement.EXCLUSION), new SubProgressMonitor(monitor, 2)));


Clone Instance
2
Line Count
1
Source Line
1408
Source File
plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java

                                entry.setAttribute(CPListElement.INCLUSION, remove(path, (IPath[]) entry.getAttribute(CPListElement.INCLUSION), new SubProgressMonitor(monitor, 4)));


Clone AbstractionParameter Count: 3Parameter Bindings

entry.setAttribute(CPListElement. [[#variableb3aded60]], remove( [[#variableb3adecc0]], (IPath[]) entry.getAttribute(CPListElement. [[#variableb3aded60]]), new SubProgressMonitor(monitor,  [[#variableb3adec40]])));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b3aded60]]
EXCLUSION 
12[[#b3aded60]]
INCLUSION 
21[[#b3adecc0]]
relPath 
22[[#b3adecc0]]
path 
31[[#b3adec40]]
2 
32[[#b3adec40]]
4