Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 0 | 1.000 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 656 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/importer/rose/parser/RoseNode.java |
2 | 8 | 693 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/importer/rose/parser/RoseNode.java |
| |||||
{ if (subSubNode.getRoseNodeType() == RoseNode.STRING) { if (stringV.length() > 0) { stringV += " "; } stringV += subSubNode.getValue(); } } |
| |||||
{ if (subSubNode.getRoseNodeType() == RoseNode.STRING) { if (stringV.length() > 0) { stringV += " "; } stringV += subSubNode.getValue(); } } |
| |||
{ if (subSubNode.getRoseNodeType() == RoseNode.STRING) { if (stringV.length() > 0) { stringV += " "; } stringV += subSubNode.getValue(); } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |