| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 1 | 0.977 | ExpressionStatement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 114 | Closure/closure/goog/structs/inversionmap.js |
| 2 | 2 | 116 | Closure/closure/goog/structs/inversionmap.js |
| ||||
goog.partial(goog.array.splice, this.rangeArray, startSplice,
spliceLength).apply(null, otherMap.rangeArray);
|
| ||||
goog.partial(goog.array.splice, this.values, startSplice,
spliceLength).apply(null, otherMap.values);
|
| |||
goog.partial(goog.array.splice,this. [[#variable1efad5a0]],startSplice,spliceLength).apply(null,otherMap. [[#variable1efad5a0]]); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1efad5a0]] | values |
| 1 | 2 | [[#1efad5a0]] | rangeArray |