Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.956 | constructor_body |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 629 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/provider/ItemProvider.java |
2 | 4 | 639 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/provider/ItemProvider.java |
| |||||
{ this.adapterFactory = adapterFactory; this.text = ""; this.children = new ItemProviderNotifyingArrayList<Object>(children); } |
| |||||
{ this.adapterFactory = adapterFactory; this.text = text; this.children = new ItemProviderNotifyingArrayList<Object>(children); } |
| |||
{ this.adapterFactory = adapterFactory; this.text = [[#variable175ba6c0]]; this.children = new ItemProviderNotifyingArrayList<Object>(children); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#175ba6c0]] | "" |
1 | 2 | [[#175ba6c0]] | text |