CloneSet1559


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000Expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1167
Closure/closure/goog/testing/benchmark.js
21612
Closure/closure/goog/testing/testcase.js
Clone Instance
1
Line Count
1
Source Line
67
Source File
Closure/closure/goog/testing/benchmark.js

        (new RegExp('^'+  prefix)).test(name)
        &&                                       goog.isFunction(ref)


Clone Instance
2
Line Count
1
Source Line
612
Source File
Closure/closure/goog/testing/testcase.js

        (new RegExp('^'+  prefix)).test(name)
        &&                                       goog.isFunction(ref)


Clone AbstractionParameter Count: 0Parameter Bindings

(new RegExp('^'+prefix)).test(name)
&& goog.isFunction(ref)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None