CloneSet1459


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000VariableStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11382
Closure/closure/goog/testing/asserts.js
21480
Closure/closure/goog/testing/asserts.js
Clone Instance
1
Line Count
1
Source Line
382
Source File
Closure/closure/goog/testing/asserts.js

  var failureMessage=  commentArg(2, arguments)
                       ?                          commentArg(2, arguments)
                       :                                                     '';


Clone Instance
2
Line Count
1
Source Line
480
Source File
Closure/closure/goog/testing/asserts.js

  var failureMessage=  commentArg(2, arguments)
                       ?                          commentArg(2, arguments)
                       :                                                     '';


Clone AbstractionParameter Count: 0Parameter Bindings

var failureMessage=commentArg(2,arguments)
                   ?commentArg(2,arguments)
                   : '';
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None