Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 1 | 0.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1944 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java |
2 | 1 | 1953 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java |
3 | 1 | 2016 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java |
4 | 1 | 2029 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java |
| |||||
int ret = this.matchCharArray(con, op.getChild(), offset, dx, opts); |
| |||||
int ret = this.matchCharArray(con, op.getChild(), offset, dx, opts); |
| |||||
int ret = this.matchCharArray(con, op.getChild(), offset, dx, opts); |
| |||||
//System.err.println("MODIFIER: "+Integer.toString(opts, 16)+" -> "+Integer.toString(localopts, 16)); int ret = this.matchCharArray(con, op.getChild(), offset, dx, localopts); |
| |||
//System.err.println("MODIFIER: "+Integer.toString(opts, 16)+" -> "+Integer.toString(localopts, 16)); int ret = this.matchCharArray(con, op.getChild(), offset, dx, [[#variable17428e60]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17428e60]] | opts |
1 | 2 | [[#17428e60]] | opts |
1 | 3 | [[#17428e60]] | opts |
1 | 4 | [[#17428e60]] | localopts |