Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 5 | 0.950 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 386 | Closure/closure/goog/deps.js |
2 | 1 | 387 | Closure/closure/goog/deps.js |
| ||||
goog.addDependency('testing/loosemock.js', ['goog.testing.LooseExpectationCollection', 'goog.testing.LooseMock'], ['goog.array', 'goog.structs.Map', 'goog.testing.Mock']); |
| ||||
goog.addDependency('testing/mock.js', ['goog.testing.Mock', 'goog.testing.MockExpectation'], ['goog.array', 'goog.testing.JsUnitException', 'goog.testing.mockmatchers']); |
| |||
goog.addDependency( [[#variable630f92a0]],[ [[#variable630f9200]], [[#variable630f9180]]],['goog.array', [[#variable630f9120]], [[#variable630f90c0]]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#630f92a0]] | 'testing/mock.js' |
1 | 2 | [[#630f92a0]] | 'testing/loosemock.js' |
2 | 1 | [[#630f9200]] | 'goog.testing.Mock' |
2 | 2 | [[#630f9200]] | 'goog.testing.LooseExpectationCollection' |
3 | 1 | [[#630f9180]] | 'goog.testing.MockExpectation' |
3 | 2 | [[#630f9180]] | 'goog.testing.LooseMock' |
4 | 1 | [[#630f9120]] | 'goog.testing.JsUnitException' |
4 | 2 | [[#630f9120]] | 'goog.structs.Map' |
5 | 1 | [[#630f90c0]] | 'goog.testing.mockmatchers' |
5 | 2 | [[#630f90c0]] | 'goog.testing.Mock' |