Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.971 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 249 | Closure/closure/goog/testing/mock.js |
2 | 1 | 251 | Closure/closure/goog/testing/mock.js |
| ||||
this[prop]= goog.bind(this.$mockMethod, this, prop); |
| ||||
this.$proxy[prop]= goog.bind(this.$mockMethod, this, prop); |
| |||
[[#variable20a9b7a0]][prop]=goog.bind(this.$mockMethod,this,prop); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20a9b7a0]] | this.$proxy |
1 | 2 | [[#20a9b7a0]] | this |