CloneSet233


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1730.961ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11234
Closure/closure/goog/deps.js
21245
Closure/closure/goog/deps.js
31285
Closure/closure/goog/deps.js
41354
Closure/closure/goog/deps.js
51367
Closure/closure/goog/deps.js
61399
Closure/closure/goog/deps.js
71405
Closure/closure/goog/deps.js
Clone Instance
1
Line Count
1
Source Line
234
Source File
Closure/closure/goog/deps.js

goog.addDependency('i18n/charlistdecompressor.js', ['goog.i18n.CharListDecompressor'], ['goog.array', 'goog.i18n.uChar']);


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

goog.addDependency('i18n/timezone.js', ['goog.i18n.TimeZone'], ['goog.array', 'goog.string']);


Clone Instance
3
Line Count
1
Source Line
285
Source File
Closure/closure/goog/deps.js

goog.addDependency('module/module.js', ['goog.module'], ['goog.array', 'goog.module.Loader']);


Clone Instance
4
Line Count
1
Source Line
354
Source File
Closure/closure/goog/deps.js

goog.addDependency('structs/heap.js', ['goog.structs.Heap'], ['goog.array', 'goog.structs.Node']);


Clone Instance
5
Line Count
1
Source Line
367
Source File
Closure/closure/goog/deps.js

goog.addDependency('structs/structs.js', ['goog.structs'], ['goog.array', 'goog.object']);


Clone Instance
6
Line Count
1
Source Line
399
Source File
Closure/closure/goog/deps.js

goog.addDependency('testing/performancetimer.js', ['goog.testing.PerformanceTimer'], ['goog.array', 'goog.math']);


Clone Instance
7
Line Count
1
Source Line
405
Source File
Closure/closure/goog/deps.js

goog.addDependency('testing/strictmock.js', ['goog.testing.StrictMock'], ['goog.array', 'goog.testing.Mock']);


Clone AbstractionParameter Count: 3Parameter Bindings

goog.addDependency( [[#variable5f3875a0]],[ [[#variable5f3874a0]]],['goog.array', [[#variable5f387400]]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5f3875a0]]
'testing/performancetimer.js' 
12[[#5f3875a0]]
'structs/structs.js' 
13[[#5f3875a0]]
'i18n/timezone.js' 
14[[#5f3875a0]]
'testing/strictmock.js' 
15[[#5f3875a0]]
'structs/heap.js' 
16[[#5f3875a0]]
'module/module.js' 
17[[#5f3875a0]]
'i18n/charlistdecompressor.js' 
21[[#5f3874a0]]
'goog.testing.PerformanceTimer' 
22[[#5f3874a0]]
'goog.structs' 
23[[#5f3874a0]]
'goog.i18n.TimeZone' 
24[[#5f3874a0]]
'goog.testing.StrictMock' 
25[[#5f3874a0]]
'goog.structs.Heap' 
26[[#5f3874a0]]
'goog.module' 
27[[#5f3874a0]]
'goog.i18n.CharListDecompressor' 
31[[#5f387400]]
'goog.math' 
32[[#5f387400]]
'goog.object' 
33[[#5f387400]]
'goog.string' 
34[[#5f387400]]
'goog.testing.Mock' 
35[[#5f387400]]
'goog.structs.Node' 
36[[#5f387400]]
'goog.module.Loader' 
37[[#5f387400]]
'goog.i18n.uChar'