Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 5 | 0.956 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 197 | Closure/closure/goog/deps.js |
2 | 1 | 325 | Closure/closure/goog/deps.js |
3 | 1 | 329 | Closure/closure/goog/deps.js |
| ||||
goog.addDependency('graphics/abstractgraphics.js', ['goog.graphics.AbstractGraphics'], ['goog.graphics.Path', 'goog.math.Coordinate', 'goog.math.Size', 'goog.style', 'goog.ui.Component']); |
| ||||
goog.addDependency('positioning/absoluteposition.js', ['goog.positioning.AbsolutePosition'], ['goog.math.Box', 'goog.math.Coordinate', 'goog.math.Size', 'goog.positioning', 'goog.positioning.AbstractPosition']); |
| ||||
goog.addDependency('positioning/clientposition.js', ['goog.positioning.ClientPosition'], ['goog.math.Box', 'goog.math.Coordinate', 'goog.math.Size', 'goog.positioning', 'goog.positioning.AbstractPosition']); |
| |||
goog.addDependency( [[#variable3d6eb3c0]],[ [[#variable3d6ea740]]],[ [[#variable3d6eb400]],'goog.math.Coordinate','goog.math.Size', [[#variable3d6eb380]], [[#variable3d6eb3a0]]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3d6eb3c0]] | 'positioning/clientposition.js' |
1 | 2 | [[#3d6eb3c0]] | 'positioning/absoluteposition.js' |
1 | 3 | [[#3d6eb3c0]] | 'graphics/abstractgraphics.js' |
2 | 1 | [[#3d6ea740]] | 'goog.positioning.ClientPosition' |
2 | 2 | [[#3d6ea740]] | 'goog.positioning.AbsolutePosition' |
2 | 3 | [[#3d6ea740]] | 'goog.graphics.AbstractGraphics' |
3 | 1 | [[#3d6eb400]] | 'goog.math.Box' |
3 | 2 | [[#3d6eb400]] | 'goog.math.Box' |
3 | 3 | [[#3d6eb400]] | 'goog.graphics.Path' |
4 | 1 | [[#3d6eb380]] | 'goog.positioning' |
4 | 2 | [[#3d6eb380]] | 'goog.positioning' |
4 | 3 | [[#3d6eb380]] | 'goog.style' |
5 | 1 | [[#3d6eb3a0]] | 'goog.positioning.AbstractPosition' |
5 | 2 | [[#3d6eb3a0]] | 'goog.positioning.AbstractPosition' |
5 | 3 | [[#3d6eb3a0]] | 'goog.ui.Component' |