CloneSet1502


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4220.953statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14793
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/ui/ViewerPane.java
24771
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/ui/celleditor/AdapterFactoryTableTreeEditor.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
793
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/ui/ViewerPane.java

int width = 20;
int height = 10;
Display display = Display.getDefault();


First
Previous
Clone Instance
2
Line Count
4
Source Line
771
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/ui/celleditor/AdapterFactoryTableTreeEditor.java

int width = 20;
int height = 10;
Display display = canvas.getDisplay();


Clone AbstractionParameter Count: 2Parameter Bindings

int width = 20;
int height = 10;
Display display = [[#variable175da280]]. [[#variable175da1e0]]();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#175da280]]
Display 
12[[#175da280]]
canvas 
21[[#175da1e0]]
getDefault 
22[[#175da1e0]]
getDisplay