CloneSet8842


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1240.951statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11671
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeBinding.java
21207
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/ClassPathDetector.java
Clone Instance
1
Line Count
1
Source Line
671
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeBinding.java

                        Path path = new Path(new String(fileName, 0, pkgEnd));


Clone Instance
2
Line Count
1
Source Line
207
Source File
plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/ClassPathDetector.java

                                IPath relPath = new Path(new String(className, 0, idx));


Clone AbstractionParameter Count: 4Parameter Bindings

 [[#variable9682b180]]  [[#variable9682ab40]]= new Path(new String( [[#variable9682aae0]], 0,  [[#variable9682b1c0]]));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#9682b180]]
IPath 
12[[#9682b180]]
Path 
21[[#9682ab40]]
relPath 
22[[#9682ab40]]
path 
31[[#9682aae0]]
className 
32[[#9682aae0]]
fileName 
41[[#9682b1c0]]
idx 
42[[#9682b1c0]]
pkgEnd