Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.962 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 99 | Closure/closure/goog/net/mockiframeio.js |
2 | 1 | 262 | Closure/closure/goog/testing/net/xhrio.js |
| ||||
this.testQueue_.enqueue(['s', uri, opt_method, opt_noCache, opt_data]); |
| ||||
this.testQueue_.enqueue(['s', url, opt_method, opt_content, opt_headers]); |
| |||
this.testQueue_.enqueue(['s', [[#variable20eb15a0]],opt_method, [[#variable20eb1520]], [[#variable20eb14c0]]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20eb15a0]] | uri |
1 | 2 | [[#20eb15a0]] | url |
2 | 1 | [[#20eb1520]] | opt_noCache |
2 | 2 | [[#20eb1520]] | opt_content |
3 | 1 | [[#20eb14c0]] | opt_data |
3 | 2 | [[#20eb14c0]] | opt_headers |