CloneSet893


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5201.000statement_sequence[5]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
151940
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/util/URI.java
252124
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/util/URI.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
1940
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/util/URI.java

// note: isRelative() -> hierarchical
String newAuthority = authority;
String newDevice = device;
boolean newAbsolutePath = absolutePath;
String[] newSegments = segments;
String newQuery = query;


First
Previous
Clone Instance
2
Line Count
5
Source Line
2124
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/util/URI.java

String newAuthority = authority;
String newDevice = device;
boolean newAbsolutePath = absolutePath;
String[] newSegments = segments;
String newQuery = query;


Clone AbstractionParameter Count: 0Parameter Bindings

// note: isRelative() -> hierarchical
String newAuthority = authority;
String newDevice = device;
boolean newAbsolutePath = absolutePath;
String[] newSegments = segments;
String newQuery = query;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None