Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.972 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1000 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStoreEObjectImpl.java |
2 | 3 | 1024 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStoreEObjectImpl.java |
| |||||
{ Entry entry = new Entry(eObject, feature); return getList(entry).toArray(); } |
| |||||
{ Entry entry = new Entry(eObject, feature); return getList(entry).hashCode(); } |
| |||
{ Entry entry = new Entry(eObject, feature); return getList(entry). [[#variable17661100]](); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17661100]] | toArray |
1 | 2 | [[#17661100]] | hashCode |