Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 256 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/importer/rose/parser/RoseParser.java |
2 | 6 | 312 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/importer/rose/parser/RoseParser.java |
| |||||
idStack.pop(); if (baseId.lastIndexOf('.') > 0) { baseId = baseId.substring(0, baseId.lastIndexOf('.')); } return root; |
| |||||
idStack.pop(); if (baseId.lastIndexOf('.') > 0) { baseId = baseId.substring(0, baseId.lastIndexOf('.')); } return root; |
| |||
idStack.pop(); if (baseId.lastIndexOf('.') > 0) { baseId = baseId.substring(0, baseId.lastIndexOf('.')); } return root; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |