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 | StatementList[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 189 | Closure/closure/goog/net/xhrmonitor.js |
2 | 2 | 235 | Closure/closure/goog/net/xhrmonitor.js |
| ||||
this.addToMap_(this.contextsToXhr_, context, uid); this.addToMap_(this.xhrToContexts_, uid, context); |
| ||||
this.addToMap_(this.contextsToXhr_, context, xhr); this.addToMap_(this.xhrToContexts_, xhr, context); |
| |||
this.addToMap_(this.contextsToXhr_,context, [[#variable633d13c0]]); this.addToMap_(this.xhrToContexts_, [[#variable633d13c0]],context); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#633d13c0]] | uid |
1 | 2 | [[#633d13c0]] | xhr |