Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 4 | 0.957 | StatementList[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 578 | Closure/closure/goog/testing/multitestrunner.js |
2 | 2 | 609 | Closure/closure/goog/testing/multitestrunner.js |
| ||||
this.eh_.listen(this.startButtonEl_, 'click', this.onStartClicked_); this.eh_.listen(this.stopButtonEl_, 'click', this.onStopClicked_); |
| ||||
this.eh_.listen(this.logTabEl_, 'click', this.onLogTabClicked_); this.eh_.listen(this.reportTabEl_, 'click', this.onReportTabClicked_); |
| |||
this.eh_.listen(this. [[#variable634aa2c0]],'click',this. [[#variable634aa1a0]]); this.eh_.listen(this. [[#variable634aa280]],'click',this. [[#variable634aa160]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#634aa2c0]] | startButtonEl_ |
1 | 2 | [[#634aa2c0]] | logTabEl_ |
2 | 1 | [[#634aa1a0]] | onStartClicked_ |
2 | 2 | [[#634aa1a0]] | onLogTabClicked_ |
3 | 1 | [[#634aa280]] | stopButtonEl_ |
3 | 2 | [[#634aa280]] | reportTabEl_ |
4 | 1 | [[#634aa160]] | onStopClicked_ |
4 | 2 | [[#634aa160]] | onReportTabClicked_ |