Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | nested_class_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 186 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/preferences/DataTypePreferencesPanel.java |
2 | 5 | 423 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/properties/SessionSQLPropertiesPanel.java |
| |||||
private static final class RightLabel extends JLabel { RightLabel(String title) { super(title, SwingConstants.RIGHT); } } |
| |||||
private static final class RightLabel extends JLabel { RightLabel(String title) { super(title, SwingConstants.RIGHT); } } |
| |||
private static final class RightLabel extends JLabel { RightLabel(String title) { super(title, SwingConstants.RIGHT); } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |