Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.951 | import_statements[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 27 | E:/TSE/Projects-CloneDR/sql12/plugins/codecompletion/src/net/sourceforge/squirrel_sql/plugins/codecompletion/StandardCompletorModel.java |
2 | 2 | 5 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/completion/AliasInfo.java |
3 | 2 | 3 | E:/TSE/Projects-CloneDR/sql12/plugins/hibernate/src/net/sourceforge/squirrel_sql/plugins/hibernate/completion/HQLCompletionInfoCollection.java |
| |||||
import net.sourceforge.squirrel_sql.fw.completion.util.CompletionParser; import net.sourceforge.squirrel_sql.fw.id.IIdentifier; |
| |||||
import net.sourceforge.squirrel_sql.fw.completion.util.CompletionParser; import net.sourceforge.squirrel_sql.fw.completion.CompletionInfo; |
| |||||
import net.sourceforge.squirrel_sql.fw.completion.util.CompletionParser; import net.sourceforge.squirrel_sql.fw.completion.CompletionInfo; |
| |||
import net.sourceforge.squirrel_sql.fw.completion.util.CompletionParser; import net.sourceforge.squirrel_sql.fw. [[#variable1c88e780]]. [[#variable1c88e6a0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c88e780]] | id |
1 | 2 | [[#1c88e780]] | completion |
1 | 3 | [[#1c88e780]] | completion |
2 | 1 | [[#1c88e6a0]] | IIdentifier |
2 | 2 | [[#1c88e6a0]] | CompletionInfo |
2 | 3 | [[#1c88e6a0]] | CompletionInfo |