Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 2 | 0.951 | import_statements[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 8 | E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/facade/DialogFacade.java |
2 | 2 | 29 | E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/gui/action/AddContactCardAction.java |
3 | 2 | 26 | E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/addressbook/gui/table/TableMouseListener.java |
4 | 2 | 21 | E:/TSE/Projects-CloneDR/columba-1.4-src/contact/src/main/java/org/columba/contact/gui/box/ContactBox.java |
| |||||
import org.columba.addressbook.gui.dialog.contact.ContactEditorDialog; import org.columba.addressbook.gui.tree.AddressbookTreeModel; |
| |||||
import org.columba.addressbook.gui.dialog.contact.ContactEditorDialog; import org.columba.addressbook.gui.frame.AddressbookFrameMediator; |
| |||||
import org.columba.addressbook.gui.dialog.contact.ContactEditorDialog; import org.columba.addressbook.gui.frame.AddressbookFrameMediator; |
| |||||
import org.columba.addressbook.gui.dialog.contact.ContactEditorDialog; import org.columba.addressbook.gui.tree.AddressbookTreeModel; |
| |||
import org.columba.addressbook.gui.dialog.contact.ContactEditorDialog; import org.columba.addressbook.gui. [[#variable13045980]]. [[#variable130459e0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#13045980]] | tree |
1 | 2 | [[#13045980]] | frame |
1 | 3 | [[#13045980]] | frame |
1 | 4 | [[#13045980]] | tree |
2 | 1 | [[#130459e0]] | AddressbookTreeModel |
2 | 2 | [[#130459e0]] | AddressbookFrameMediator |
2 | 3 | [[#130459e0]] | AddressbookFrameMediator |
2 | 4 | [[#130459e0]] | AddressbookTreeModel |