CloneSet1709


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13225
Closure/closure/goog/net/browsertestchannel.js
23282
Closure/closure/goog/net/browsertestchannel.js
Clone Instance
1
Line Count
3
Source Line
225
Source File
Closure/closure/goog/net/browsertestchannel.js

  this.request_=  goog.net.BrowserChannel.createChannelRequest(
      this, this.channelDebug_);
  this.request_.setExtraHeaders(this.extraHeaders_);


Clone Instance
2
Line Count
3
Source Line
282
Source File
Closure/closure/goog/net/browsertestchannel.js

  this.request_=  goog.net.BrowserChannel.createChannelRequest(
      this, this.channelDebug_);
  this.request_.setExtraHeaders(this.extraHeaders_);


Clone AbstractionParameter Count: 0Parameter Bindings

this.request_=goog.net.BrowserChannel.createChannelRequest(this,this.channelDebug_);
this.request_.setExtraHeaders(this.extraHeaders_);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None