CloneSet1772


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000LogicalORExpression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11767
Closure/closure/goog/math/long.js
21794
Closure/closure/goog/math/long.js
Clone Instance
1
Line Count
1
Source Line
767
Source File
Closure/closure/goog/math/long.js

                 (low>>>  numBits)|  (high<<  (32-  numBits))


Clone Instance
2
Line Count
1
Source Line
794
Source File
Closure/closure/goog/math/long.js

                 (low>>>  numBits)|  (high<<  (32-  numBits))


Clone AbstractionParameter Count: 0Parameter Bindings

(low>>>numBits)|(high<<(32-numBits))
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None