CloneSet1229


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2240.960StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12179
Closure/closure/goog/crypt/hash32.js
22181
Closure/closure/goog/crypt/hash32.js
Clone Instance
1
Line Count
2
Source Line
179
Source File
Closure/closure/goog/crypt/hash32.js

  var a=  goog.crypt.hash32.toSigned_(bytes[offset+  0]);
  var b=  goog.crypt.hash32.toSigned_(bytes[offset+  1]);


Clone Instance
2
Line Count
2
Source Line
181
Source File
Closure/closure/goog/crypt/hash32.js

  var c=  goog.crypt.hash32.toSigned_(bytes[offset+  2]);
  var d=  goog.crypt.hash32.toSigned_(bytes[offset+  3]);


Clone AbstractionParameter Count: 4Parameter Bindings

var [[#variable62fe8680]]=goog.crypt.hash32.toSigned_(bytes[offset+ [[#variable62fe8660]]]);
var [[#variable62fe90a0]]=goog.crypt.hash32.toSigned_(bytes[offset+ [[#variable62fe9080]]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#62fe8680]]
a 
12[[#62fe8680]]
c 
21[[#62fe8660]]
0 
22[[#62fe8660]]
2 
31[[#62fe90a0]]
b 
32[[#62fe90a0]]
d 
41[[#62fe9080]]
1 
42[[#62fe9080]]
3