Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.961 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 233 | Closure/closure/goog/deps.js |
2 | 1 | 261 | Closure/closure/goog/deps.js |
3 | 1 | 335 | Closure/closure/goog/deps.js |
4 | 1 | 337 | Closure/closure/goog/deps.js |
| ||||
goog.addDependency('i18n/bidiformatter.js', ['goog.i18n.BidiFormatter'], ['goog.i18n.bidi', 'goog.string']); |
| ||||
goog.addDependency('locale/timezone.js', ['goog.locale.TimeZone'], ['goog.locale', 'goog.string']); |
| ||||
goog.addDependency('proto/serializer.js', ['goog.proto.Serializer'], ['goog.json.Serializer', 'goog.string']); |
| ||||
goog.addDependency('proto2/fielddescriptor.js', ['goog.proto2.FieldDescriptor'], ['goog.proto2.Util', 'goog.string']); |
| |||
goog.addDependency( [[#variable20903040]],[ [[#variable20902fa0]]],[ [[#variable20902ea0]],'goog.string']); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20903040]] | 'proto2/fielddescriptor.js' |
1 | 2 | [[#20903040]] | 'i18n/bidiformatter.js' |
1 | 3 | [[#20903040]] | 'locale/timezone.js' |
1 | 4 | [[#20903040]] | 'proto/serializer.js' |
2 | 1 | [[#20902fa0]] | 'goog.proto2.FieldDescriptor' |
2 | 2 | [[#20902fa0]] | 'goog.i18n.BidiFormatter' |
2 | 3 | [[#20902fa0]] | 'goog.locale.TimeZone' |
2 | 4 | [[#20902fa0]] | 'goog.proto.Serializer' |
3 | 1 | [[#20902ea0]] | 'goog.proto2.Util' |
3 | 2 | [[#20902ea0]] | 'goog.i18n.bidi' |
3 | 3 | [[#20902ea0]] | 'goog.locale' |
3 | 4 | [[#20902ea0]] | 'goog.json.Serializer' |