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.975 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 6090 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java |
2 | 3 | 6150 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java |
| |||||
if (this.size() == 0) return 0; int ret = this.getChild(0).getMinLength(); |
| |||||
if (this.size() == 0) return 0; int ret = this.getChild(0).getMaxLength(); |
| |||
if (this.size() == 0) return 0; int ret = this.getChild(0). [[#variable17609b20]](); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17609b20]] | getMinLength |
1 | 2 | [[#17609b20]] | getMaxLength |