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.950 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 275 | Closure/closure/goog/deps.js |
2 | 1 | 390 | Closure/closure/goog/deps.js |
3 | 1 | 412 | Closure/closure/goog/deps.js |
| ||||
goog.addDependency('math/rangeset.js', ['goog.math.RangeSet'], ['goog.array', 'goog.iter.Iterator', 'goog.iter.StopIteration', 'goog.math.Range']); |
| ||||
goog.addDependency('testing/mockcontrol.js', ['goog.testing.MockControl'], ['goog.array', 'goog.testing', 'goog.testing.LooseMock', 'goog.testing.StrictMock']); |
| ||||
goog.addDependency('testing/ui/style.js', ['goog.testing.ui.style'], ['goog.array', 'goog.dom', 'goog.dom.classes', 'goog.testing.asserts']); |
| |||
goog.addDependency( [[#variable48390c40]],[ [[#variable48390be0]]],['goog.array', [[#variable48390b40]], [[#variable48390aa0]], [[#variable48390a20]]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#48390c40]] | 'testing/ui/style.js' |
1 | 2 | [[#48390c40]] | 'testing/mockcontrol.js' |
1 | 3 | [[#48390c40]] | 'math/rangeset.js' |
2 | 1 | [[#48390be0]] | 'goog.testing.ui.style' |
2 | 2 | [[#48390be0]] | 'goog.testing.MockControl' |
2 | 3 | [[#48390be0]] | 'goog.math.RangeSet' |
3 | 1 | [[#48390b40]] | 'goog.dom' |
3 | 2 | [[#48390b40]] | 'goog.testing' |
3 | 3 | [[#48390b40]] | 'goog.iter.Iterator' |
4 | 1 | [[#48390aa0]] | 'goog.dom.classes' |
4 | 2 | [[#48390aa0]] | 'goog.testing.LooseMock' |
4 | 3 | [[#48390aa0]] | 'goog.iter.StopIteration' |
5 | 1 | [[#48390a20]] | 'goog.testing.asserts' |
5 | 2 | [[#48390a20]] | 'goog.testing.StrictMock' |
5 | 3 | [[#48390a20]] | 'goog.math.Range' |