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 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 381 | E:/TSE/Projects-CloneDR/sql12/plugins/dbcopy/src/net/sourceforge/squirrel_sql/plugins/dbcopy/CopyProgressMonitor.java |
2 | 10 | 393 | E:/TSE/Projects-CloneDR/sql12/plugins/dbcopy/src/net/sourceforge/squirrel_sql/plugins/dbcopy/CopyProgressMonitor.java |
| |||||
{ String tmp = (String) JOptionPane.showInputDialog(parent, message, title, messageType, icon, null, initialValue); result.append(tmp); } |
| |||||
{ String tmp = (String) JOptionPane.showInputDialog(parent, message, title, messageType, icon, null, initialValue); result.append(tmp); } |
| |||
{ String tmp = (String) JOptionPane.showInputDialog(parent, message, title, messageType, icon, null, initialValue); result.append(tmp); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |