Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 3234 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl.java |
2 | 4 | 3391 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl.java |
3 | 4 | 3549 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl.java |
| |||||
int inputLength = input.length(); grow(inputLength); int outputPos = 0; int inputPos = 0; |
| |||||
int inputLength = input.length(); grow(inputLength); int outputPos = 0; int inputPos = 0; |
| |||||
int inputLength = input.length(); grow(inputLength); int outputPos = 0; int inputPos = 0; |
| |||
int inputLength = input.length(); grow(inputLength); int outputPos = 0; int inputPos = 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |