Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.976 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 78 | Closure/closure/goog/testing/recordfunction.js |
2 | 2 | 81 | Closure/closure/goog/testing/recordfunction.js |
| ||||
calls.push(new goog.testing.FunctionCall(f, this, arguments, ret, null)); |
| ||||
calls.push(new goog.testing.FunctionCall(f, this, arguments, undefined, err)); |
| |||
calls.push(new goog.testing.FunctionCall(f,this,arguments, [[#variable3cf5da80]], [[#variable3cf5d9e0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3cf5da80]] | undefined |
1 | 2 | [[#3cf5da80]] | ret |
2 | 1 | [[#3cf5d9e0]] | err |
2 | 2 | [[#3cf5d9e0]] | null |