Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.953 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 190 | E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/folder/AbstractFolder.java |
2 | 2 | 208 | E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/folder/AbstractFolder.java |
| |||||
IContactModelPartial item = (IContactModelPartial) it.next(); String address = item.getAddress(); |
| |||||
IContactModelPartial item = (IContactModelPartial) it.next(); String sortas = item.getName(); |
| |||
IContactModelPartial item = (IContactModelPartial) it.next(); String [[#variable131df4e0]]= item. [[#variable131df380]](); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#131df4e0]] | address |
1 | 2 | [[#131df4e0]] | sortas |
2 | 1 | [[#131df380]] | getAddress |
2 | 2 | [[#131df380]] | getName |