Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 1 | 0.979 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 917 | E:/TSE/Projects-CloneDR/sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/TableFrameController.java |
2 | 1 | 29 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/mapping/PropertyInfoTreeWrapper.java |
3 | 2 | 147 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/AutoCorrectController.java |
4 | 1 | 68 | E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/AutoCorrectProviderImpl.java |
| |||||
Hashtable<String, String> exportBuf = new Hashtable<String, String>(); |
| |||||
Hashtable<String, String> ret = new Hashtable<String, String>(); |
| |||||
Hashtable<String, String> newAutoCorrects = new Hashtable<String, String>(); |
| |||||
Hashtable<String, String> ret = new Hashtable<String, String>(); |
| |||
Hashtable<String, String> [[#variable1cce3a80]]= new Hashtable<String, String>(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1cce3a80]] | exportBuf |
1 | 2 | [[#1cce3a80]] | ret |
1 | 3 | [[#1cce3a80]] | newAutoCorrects |
1 | 4 | [[#1cce3a80]] | ret |