Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
9 | 2 | 0 | 1.000 | statement_sequence[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 10 | 80 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/tagging/EditTagDialog.java |
2 | 9 | 100 | E:/TSE/Projects-CloneDR/columba-1.4-src/core/src/main/java/org/columba/core/gui/tagging/EditTagDialog.java |
| |||||
setTitle(bundle.getString("EditTagDialog.title")); initComponents(); layoutComponents(); pack(); setLocationRelativeTo(null); setVisible(true); |
| |||||
setTitle(bundle.getString("EditTagDialog.title")); initComponents(); layoutComponents(); pack(); setLocationRelativeTo(null); setVisible(true); |
| |||
setTitle(bundle.getString("EditTagDialog.title")); initComponents(); layoutComponents(); pack(); setLocationRelativeTo(null); setVisible(true); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |