Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.974 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 177 | Closure/closure/goog/deps.js |
2 | 1 | 178 | Closure/closure/goog/deps.js |
| ||||
goog.addDependency('fx/dragdrop.js', ['goog.fx.DragDrop'], ['goog.fx.AbstractDragDrop', 'goog.fx.DragDropItem']); |
| ||||
goog.addDependency('fx/dragdropgroup.js', ['goog.fx.DragDropGroup'], ['goog.fx.AbstractDragDrop', 'goog.fx.DragDropItem']); |
| |||
goog.addDependency( [[#variable1f6d81a0]],[ [[#variable1f6d8140]]],['goog.fx.AbstractDragDrop','goog.fx.DragDropItem']); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1f6d81a0]] | 'fx/dragdropgroup.js' |
1 | 2 | [[#1f6d81a0]] | 'fx/dragdrop.js' |
2 | 1 | [[#1f6d8140]] | 'goog.fx.DragDropGroup' |
2 | 2 | [[#1f6d8140]] | 'goog.fx.DragDrop' |