Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.974 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 918 | E:/TSE/Projects-CloneDR/sql12/plugins/mssql/src/net/sourceforge/squirrel_sql/plugins/mssql/util/MssqlIntrospector.java |
2 | 5 | 925 | E:/TSE/Projects-CloneDR/sql12/plugins/mssql/src/net/sourceforge/squirrel_sql/plugins/mssql/util/MssqlIntrospector.java |
| |||||
{ buf.append(dataType); buf.append("("); buf.append(dataLength); buf.append(")"); } |
| |||||
{ buf.append(dataType); buf.append("("); buf.append(dataPrec); buf.append(")"); } |
| |||
{ buf.append(dataType); buf.append("("); buf.append( [[#variable1ca1c620]]); buf.append(")"); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ca1c620]] | dataLength |
1 | 2 | [[#1ca1c620]] | dataPrec |