Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.955 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 418 | Closure/closure/goog/deps.js |
2 | 1 | 588 | Closure/closure/goog/deps.js |
| ||||
goog.addDependency('tweak/tweak.js', ['goog.tweak', 'goog.tweak.ConfigParams'], ['goog.asserts', 'goog.tweak.Registry']); |
| ||||
goog.addDependency('uri/utils.js', ['goog.uri.utils', 'goog.uri.utils.ComponentIndex'], ['goog.asserts', 'goog.string']); |
| |||
goog.addDependency( [[#variable573cb100]],[ [[#variable573cb080]], [[#variable573cb020]]],['goog.asserts', [[#variable573cafc0]]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#573cb100]] | 'uri/utils.js' |
1 | 2 | [[#573cb100]] | 'tweak/tweak.js' |
2 | 1 | [[#573cb080]] | 'goog.uri.utils' |
2 | 2 | [[#573cb080]] | 'goog.tweak' |
3 | 1 | [[#573cb020]] | 'goog.uri.utils.ComponentIndex' |
3 | 2 | [[#573cb020]] | 'goog.tweak.ConfigParams' |
4 | 1 | [[#573cafc0]] | 'goog.string' |
4 | 2 | [[#573cafc0]] | 'goog.tweak.Registry' |