Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 7 | 3 | 0.961 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 234 | Closure/closure/goog/deps.js |
2 | 1 | 245 | Closure/closure/goog/deps.js |
3 | 1 | 285 | Closure/closure/goog/deps.js |
4 | 1 | 354 | Closure/closure/goog/deps.js |
5 | 1 | 367 | Closure/closure/goog/deps.js |
6 | 1 | 399 | Closure/closure/goog/deps.js |
7 | 1 | 405 | Closure/closure/goog/deps.js |
| ||||
goog.addDependency('i18n/charlistdecompressor.js', ['goog.i18n.CharListDecompressor'], ['goog.array', 'goog.i18n.uChar']); |
| ||||
goog.addDependency('i18n/timezone.js', ['goog.i18n.TimeZone'], ['goog.array', 'goog.string']); |
| ||||
goog.addDependency('module/module.js', ['goog.module'], ['goog.array', 'goog.module.Loader']); |
| ||||
goog.addDependency('structs/heap.js', ['goog.structs.Heap'], ['goog.array', 'goog.structs.Node']); |
| ||||
goog.addDependency('structs/structs.js', ['goog.structs'], ['goog.array', 'goog.object']); |
| ||||
goog.addDependency('testing/performancetimer.js', ['goog.testing.PerformanceTimer'], ['goog.array', 'goog.math']); |
| ||||
goog.addDependency('testing/strictmock.js', ['goog.testing.StrictMock'], ['goog.array', 'goog.testing.Mock']); |
| |||
goog.addDependency( [[#variable5f3875a0]],[ [[#variable5f3874a0]]],['goog.array', [[#variable5f387400]]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f3875a0]] | 'testing/performancetimer.js' |
1 | 2 | [[#5f3875a0]] | 'structs/structs.js' |
1 | 3 | [[#5f3875a0]] | 'i18n/timezone.js' |
1 | 4 | [[#5f3875a0]] | 'testing/strictmock.js' |
1 | 5 | [[#5f3875a0]] | 'structs/heap.js' |
1 | 6 | [[#5f3875a0]] | 'module/module.js' |
1 | 7 | [[#5f3875a0]] | 'i18n/charlistdecompressor.js' |
2 | 1 | [[#5f3874a0]] | 'goog.testing.PerformanceTimer' |
2 | 2 | [[#5f3874a0]] | 'goog.structs' |
2 | 3 | [[#5f3874a0]] | 'goog.i18n.TimeZone' |
2 | 4 | [[#5f3874a0]] | 'goog.testing.StrictMock' |
2 | 5 | [[#5f3874a0]] | 'goog.structs.Heap' |
2 | 6 | [[#5f3874a0]] | 'goog.module' |
2 | 7 | [[#5f3874a0]] | 'goog.i18n.CharListDecompressor' |
3 | 1 | [[#5f387400]] | 'goog.math' |
3 | 2 | [[#5f387400]] | 'goog.object' |
3 | 3 | [[#5f387400]] | 'goog.string' |
3 | 4 | [[#5f387400]] | 'goog.testing.Mock' |
3 | 5 | [[#5f387400]] | 'goog.structs.Node' |
3 | 6 | [[#5f387400]] | 'goog.module.Loader' |
3 | 7 | [[#5f387400]] | 'goog.i18n.uChar' |