CloneSet1533


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.976ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1178
Closure/closure/goog/testing/recordfunction.js
2281
Closure/closure/goog/testing/recordfunction.js
Clone Instance
1
Line Count
1
Source Line
78
Source File
Closure/closure/goog/testing/recordfunction.js

      calls.push(new goog.testing.FunctionCall(f, this, arguments, ret, null));


Clone Instance
2
Line Count
2
Source Line
81
Source File
Closure/closure/goog/testing/recordfunction.js

      calls.push(new goog.testing.FunctionCall(f, this, arguments, undefined,
          err));


Clone AbstractionParameter Count: 2Parameter Bindings

calls.push(new goog.testing.FunctionCall(f,this,arguments, [[#variable3cf5da80]], [[#variable3cf5d9e0]]));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3cf5da80]]
undefined 
12[[#3cf5da80]]
ret 
21[[#3cf5d9e0]]
err 
22[[#3cf5d9e0]]
null