Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.961 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 361 | Closure/closure/goog/deps.js |
2 | 1 | 364 | Closure/closure/goog/deps.js |
| ||||
goog.addDependency('structs/priorityqueue.js', ['goog.structs.PriorityQueue'], ['goog.structs', 'goog.structs.Heap']); |
| ||||
goog.addDependency('structs/set.js', ['goog.structs.Set'], ['goog.structs', 'goog.structs.Map']); |
| |||
goog.addDependency( [[#variable1f0f6740]],[ [[#variable1f0f6660]]],['goog.structs', [[#variable1f0f65e0]]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1f0f6740]] | 'structs/set.js' |
1 | 2 | [[#1f0f6740]] | 'structs/priorityqueue.js' |
2 | 1 | [[#1f0f6660]] | 'goog.structs.Set' |
2 | 2 | [[#1f0f6660]] | 'goog.structs.PriorityQueue' |
3 | 1 | [[#1f0f65e0]] | 'goog.structs.Map' |
3 | 2 | [[#1f0f65e0]] | 'goog.structs.Heap' |