Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.970 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 419 | Closure/closure/goog/datasource/datamanager.js |
2 | 2 | 443 | Closure/closure/goog/datasource/datamanager.js |
| ||||
this.removeListenersByFunction_( this.indexedListenersByFunction_, true ,fn, opt_dataPath, opt_id); |
| ||||
this.removeListenersByFunction_( this.listenersByFunction_, false ,fn, opt_dataPath, opt_id); |
| |||
this.removeListenersByFunction_(this. [[#variable213de360]], [[#variable213de2e0]],fn,opt_dataPath,opt_id); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#213de360]] | listenersByFunction_ |
1 | 2 | [[#213de360]] | indexedListenersByFunction_ |
2 | 1 | [[#213de2e0]] | false |
2 | 2 | [[#213de2e0]] | true |