| 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 | 384 | Closure/closure/goog/deps.js |
| 2 | 1 | 406 | Closure/closure/goog/deps.js |
| ||||
goog.addDependency('testing/graphics.js', ['goog.testing.graphics'], ['goog.graphics.Path.Segment', 'goog.testing.asserts']);
|
| ||||
goog.addDependency('testing/style/layoutasserts.js', ['goog.testing.style.layoutasserts'], ['goog.style', 'goog.testing.asserts']);
|
| |||
goog.addDependency( [[#variable1f34b800]],[ [[#variable1f34b780]]],[ [[#variable1f34b720]],'goog.testing.asserts']); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1f34b800]] | 'testing/style/layoutasserts.js' |
| 1 | 2 | [[#1f34b800]] | 'testing/graphics.js' |
| 2 | 1 | [[#1f34b780]] | 'goog.testing.style.layoutasserts' |
| 2 | 2 | [[#1f34b780]] | 'goog.testing.graphics' |
| 3 | 1 | [[#1f34b720]] | 'goog.style' |
| 3 | 2 | [[#1f34b720]] | 'goog.graphics.Path.Segment' |