CloneSet1210


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1250.950ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11386
Closure/closure/goog/deps.js
21387
Closure/closure/goog/deps.js
Clone Instance
1
Line Count
1
Source Line
386
Source File
Closure/closure/goog/deps.js

goog.addDependency('testing/loosemock.js', ['goog.testing.LooseExpectationCollection', 'goog.testing.LooseMock'], ['goog.array', 'goog.structs.Map', 'goog.testing.Mock']);


Clone Instance
2
Line Count
1
Source Line
387
Source File
Closure/closure/goog/deps.js

goog.addDependency('testing/mock.js', ['goog.testing.Mock', 'goog.testing.MockExpectation'], ['goog.array', 'goog.testing.JsUnitException', 'goog.testing.mockmatchers']);


Clone AbstractionParameter Count: 5Parameter Bindings

goog.addDependency( [[#variable630f92a0]],[ [[#variable630f9200]], [[#variable630f9180]]],['goog.array', [[#variable630f9120]], [[#variable630f90c0]]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#630f92a0]]
'testing/mock.js' 
12[[#630f92a0]]
'testing/loosemock.js' 
21[[#630f9200]]
'goog.testing.Mock' 
22[[#630f9200]]
'goog.testing.LooseExpectationCollection' 
31[[#630f9180]]
'goog.testing.MockExpectation' 
32[[#630f9180]]
'goog.testing.LooseMock' 
41[[#630f9120]]
'goog.testing.JsUnitException' 
42[[#630f9120]]
'goog.structs.Map' 
51[[#630f90c0]]
'goog.testing.mockmatchers' 
52[[#630f90c0]]
'goog.testing.Mock'