Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.973 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 51 | E:/TSE/Projects-CloneDR/sql12/plugins/firebird/src/org/firebirdsql/squirrel/exp/DatabaseExpander.java |
2 | 3 | 57 | E:/TSE/Projects-CloneDR/sql12/plugins/firebird/src/org/firebirdsql/squirrel/exp/DatabaseExpander.java |
| |||||
node = new ObjectTreeNode(session, seqInfo); node.addExpander(new GeneratorParentExpander(_plugin)); childNodes.add(node); |
| |||||
node = new ObjectTreeNode(session, seqInfo); node.addExpander(new DomainParentExpander(_plugin)); childNodes.add(node); |
| |||
node = new ObjectTreeNode(session, seqInfo); node.addExpander(new [[#variable1ca2fd40]](_plugin)); childNodes.add(node); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ca2fd40]] | GeneratorParentExpander |
1 | 2 | [[#1ca2fd40]] | DomainParentExpander |