Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.971 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1201 | E:/TSE/Projects-CloneDR/sql12/plugins/firebirdmanager/src/net/sourceforge/squirrel_sql/plugins/firebirdmanager/gui/FirebirdManagerGrantFrame.java |
2 | 1 | 173 | E:/TSE/Projects-CloneDR/sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/TableFrame.java |
| |||||
setFont(new Font(getFont().getFamily(), Font.BOLD, getFont().getSize())); |
| |||||
setFont(new Font(getFont().getFontName(), Font.BOLD, getFont().getSize())); |
| |||
setFont(new Font(getFont(). [[#variable1ca69c60]](), Font.BOLD, getFont().getSize())); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ca69c60]] | getFamily |
1 | 2 | [[#1ca69c60]] | getFontName |