CloneSet1643


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5230.960LogicalORExpression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
152017
Closure/closure/goog/proto2/test.pb.js
252063
Closure/closure/goog/proto2/test.pb.js
Clone Instance
1
Line Count
5
Source Line
2017
Source File
Closure/closure/goog/proto2/test.pb.js

        {
    name: 'optional_int64',
    fieldType: goog.proto2.Message.FieldType.INT64,
    defaultValue: 1,
    type: Number }


Clone Instance
2
Line Count
5
Source Line
2063
Source File
Closure/closure/goog/proto2/test.pb.js

         {
    name: 'optional_float',
    fieldType: goog.proto2.Message.FieldType.FLOAT,
    defaultValue: 1.5,
    type: Number }


Clone AbstractionParameter Count: 3Parameter Bindings

{name: [[#variable1fbec500]],
 fieldType:goog.proto2.Message.FieldType. [[#variable1fbec4a0]],
 defaultValue: [[#variable1fbec3a0]],
 type:Number }
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1fbec500]]
'optional_float' 
12[[#1fbec500]]
'optional_int64' 
21[[#1fbec4a0]]
FLOAT 
22[[#1fbec4a0]]
INT64 
31[[#1fbec3a0]]
1.5 
32[[#1fbec3a0]]
1