Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 1 | 0.971 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 298 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/DelegatingEcoreEList.java |
2 | 6 | 190 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreEList.java |
| |||||
if (isNotificationRequired()) { dispatchNotification(createNotification(Notification.RESOLVE, object, resolved, index, false)); } return resolved; |
| |||||
if (isNotificationRequired()) { dispatchNotification(createNotification(Notification.RESOLVE, eObject, resolved, index, false)); } return resolved; |
| |||
if (isNotificationRequired()) { dispatchNotification(createNotification(Notification.RESOLVE, [[#variable17670c00]], resolved, index, false)); } return resolved; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17670c00]] | object |
1 | 2 | [[#17670c00]] | eObject |