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.957 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 204 | E:/TSE/Projects-CloneDR/sql12/plugins/dbdiff/src/net/sourceforge/squirrel_sql/plugins/dbdiff/DiffExecutor.java |
2 | 2 | 81 | E:/TSE/Projects-CloneDR/sql12/plugins/dbdiff/src/net/sourceforge/squirrel_sql/plugins/dbdiff/TableDiffExecutor.java |
| |||||
HashMap<String, ITableInfo> result = new HashMap<String, ITableInfo>(); |
| |||||
HashMap<String, TableColumnInfo> result = new HashMap<String, TableColumnInfo>(); |
| |||
HashMap<String, [[#variable1c957a60]]> result = new HashMap<String, [[#variable1c957a60]]>(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c957a60]] | ITableInfo |
1 | 2 | [[#1c957a60]] | TableColumnInfo |