Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 1 | 0.961 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 691 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/objecttree/ObjectTree.java |
2 | 5 | 243 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/objecttree/ObjectTreeModel.java |
3 | 6 | 901 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/session/mainpanel/objecttree/ObjectTreePanel.java |
| |||||
if (dboType == null) { throw new IllegalArgumentException("Null DatabaseObjectType passed"); } IIdentifier key = dboType.getIdentifier(); |
| |||||
if (dboType == null) { throw new IllegalArgumentException("Null DatabaseObjectType passed"); } IIdentifier key = dboType.getIdentifier(); |
| |||||
if (dboType == null) { throw new IllegalArgumentException("Null DatabaseObjectType passed"); } final IIdentifier key = dboType.getIdentifier(); |
| |||
if (dboType == null) { throw new IllegalArgumentException("Null DatabaseObjectType passed"); } [[#variable1c91b1c0]]IIdentifier key = dboType.getIdentifier(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c91b1c0]] | |
1 | 2 | [[#1c91b1c0]] | |
1 | 3 | [[#1c91b1c0]] | final |