Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 5 | 2 | 0.953 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 305 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java |
2 | 4 | 336 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java |
3 | 4 | 429 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java |
4 | 4 | 460 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java |
5 | 4 | 491 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java |
| |||||
this.eventType = eventType; this.oldSimplePrimitiveValue = oldByteValue; this.newSimplePrimitiveValue = newByteValue; this.position = Notification.NO_INDEX; |
| |||||
this.eventType = eventType; this.oldSimplePrimitiveValue = oldCharValue; this.newSimplePrimitiveValue = newCharValue; this.position = Notification.NO_INDEX; |
| |||||
this.eventType = eventType; this.oldSimplePrimitiveValue = oldIntValue; this.newSimplePrimitiveValue = newIntValue; this.position = Notification.NO_INDEX; |
| |||||
this.eventType = eventType; this.oldSimplePrimitiveValue = oldLongValue; this.newSimplePrimitiveValue = newLongValue; this.position = Notification.NO_INDEX; |
| |||||
this.eventType = eventType; this.oldSimplePrimitiveValue = oldShortValue; this.newSimplePrimitiveValue = newShortValue; this.position = Notification.NO_INDEX; |
| |||
this.eventType = eventType; this.oldSimplePrimitiveValue = [[#variable172faca0]]; this.newSimplePrimitiveValue = [[#variable17303140]]; this.position = Notification.NO_INDEX; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#172faca0]] | oldByteValue |
1 | 2 | [[#172faca0]] | oldCharValue |
1 | 3 | [[#172faca0]] | oldIntValue |
1 | 4 | [[#172faca0]] | oldLongValue |
1 | 5 | [[#172faca0]] | oldShortValue |
2 | 1 | [[#17303140]] | newByteValue |
2 | 2 | [[#17303140]] | newCharValue |
2 | 3 | [[#17303140]] | newIntValue |
2 | 4 | [[#17303140]] | newLongValue |
2 | 5 | [[#17303140]] | newShortValue |