CloneSet1391


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4240.957StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14578
Closure/closure/goog/testing/multitestrunner.js
22609
Closure/closure/goog/testing/multitestrunner.js
Clone Instance
1
Line Count
4
Source Line
578
Source File
Closure/closure/goog/testing/multitestrunner.js

  this.eh_.listen(this.startButtonEl_, 'click',
      this.onStartClicked_);
  this.eh_.listen(this.stopButtonEl_, 'click',
      this.onStopClicked_);


Clone Instance
2
Line Count
2
Source Line
609
Source File
Closure/closure/goog/testing/multitestrunner.js

  this.eh_.listen(this.logTabEl_, 'click', this.onLogTabClicked_);
  this.eh_.listen(this.reportTabEl_, 'click', this.onReportTabClicked_);


Clone AbstractionParameter Count: 4Parameter Bindings

this.eh_.listen(this. [[#variable634aa2c0]],'click',this. [[#variable634aa1a0]]);
this.eh_.listen(this. [[#variable634aa280]],'click',this. [[#variable634aa160]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#634aa2c0]]
startButtonEl_ 
12[[#634aa2c0]]
logTabEl_ 
21[[#634aa1a0]]
onStartClicked_ 
22[[#634aa1a0]]
onLogTabClicked_ 
31[[#634aa280]]
stopButtonEl_ 
32[[#634aa280]]
reportTabEl_ 
41[[#634aa160]]
onStopClicked_ 
42[[#634aa160]]
onReportTabClicked_