Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.985 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 247 | Closure/closure/goog/ui/plaintextspellchecker.js |
2 | 2 | 262 | Closure/closure/goog/ui/plaintextspellchecker.js |
| ||||
this.eventHandler_.listen(this.handler_, goog.spell.SpellCheck.EventType.READY, this.onDictionaryCharged_, true); |
| ||||
this.eventHandler_.unlisten(this.handler_, goog.spell.SpellCheck.EventType.READY, this.onDictionaryCharged_, true); |
| |||
this.eventHandler_. [[#variable1dfe7680]](this.handler_,goog.spell.SpellCheck.EventType.READY,this.onDictionaryCharged_, true); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1dfe7680]] | listen |
1 | 2 | [[#1dfe7680]] | unlisten |