Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 637 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EContentsEList.java |
2 | 6 | 679 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EContentsEList.java |
| |||||
Object result = values == null ? valueInternalEList == null ? valueList.get( --valueListIndex): valueInternalEList.basicGet( --valueListIndex): values.previous(); |
| |||||
Object result = values == null ? valueInternalEList == null ? valueList.get( --valueListIndex): valueInternalEList.basicGet( --valueListIndex): values.previous(); |
| |||
Object result = values == null ? valueInternalEList == null ? valueList.get( --valueListIndex): valueInternalEList.basicGet( --valueListIndex): values.previous(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |