Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.979 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 37 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/parser/SQLSchemaImpl.java |
2 | 2 | 73 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/parser/SQLSchemaImpl.java |
| |||||
String key = getKey(catalog, schema, name); SQLSchema.Table ret = _tableCache.get(key); |
| |||||
String key = getKey(catalog, schema, name); SQLSchema.Table buf = _tableCache.get(key); |
| |||
String key = getKey(catalog, schema, name); SQLSchema.Table [[#variable1c958940]]= _tableCache.get(key); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c958940]] | ret |
1 | 2 | [[#1c958940]] | buf |