Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.957 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 83 | E:/TSE/Projects-CloneDR/sql12/plugins/sqlparam/src/net/sourceforge/squirrel_sql/plugins/sqlparam/SQLParamExecutionListener.java |
2 | 1 | 202 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/netbeans/SQLSettingsDefaults.java |
| |||||
Map<String, String> currentCache = new HashMap<String, String>(); |
| |||||
Map<String, String> javaAbbrevMap = new TreeMap<String, String>(); |
| |||
Map<String, String> [[#variable1c96ef00]]= new [[#variable1c96ee80]]<String, String>(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c96ef00]] | currentCache |
1 | 2 | [[#1c96ef00]] | javaAbbrevMap |
2 | 1 | [[#1c96ee80]] | HashMap |
2 | 2 | [[#1c96ee80]] | TreeMap |