Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.985 | SourceElements[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 44 | Closure/closure/goog/editor/plugins/enterhandler.js |
2 | 4 | 43 | Closure/closure/goog/editor/plugins/tagonenterhandler.js |
| ||||
goog.require('goog.editor.style'); goog.require('goog.events.KeyCodes'); goog.require('goog.string'); goog.require('goog.userAgent'); |
| ||||
goog.require('goog.editor.style'); goog.require('goog.events.KeyCodes'); goog.require('goog.string'); goog.require('goog.style'); |
| |||
goog.require('goog.editor.style'); goog.require('goog.events.KeyCodes'); goog.require('goog.string'); goog.require( [[#variable20d37560]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20d37560]] | 'goog.style' |
1 | 2 | [[#20d37560]] | 'goog.userAgent' |