Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 2 | 0.969 | IfStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 247 | Closure/closure/goog/net/xpc/crosspagechannel.js |
2 | 3 | 251 | Closure/closure/goog/net/xpc/crosspagechannel.js |
3 | 3 | 255 | Closure/closure/goog/net/xpc/crosspagechannel.js |
| ||||
if (this.cfg_[goog.net.xpc.CfgFields.LOCAL_RELAY_URI]) { peerCfg[goog.net.xpc.CfgFields.PEER_RELAY_URI]= this.cfg_[goog.net.xpc.CfgFields.LOCAL_RELAY_URI]; } |
| ||||
if (this.cfg_[goog.net.xpc.CfgFields.LOCAL_POLL_URI]){ peerCfg[goog.net.xpc.CfgFields.PEER_POLL_URI]= this.cfg_[goog.net.xpc.CfgFields.LOCAL_POLL_URI]; } |
| ||||
if (this.cfg_[goog.net.xpc.CfgFields.PEER_POLL_URI]) { peerCfg[goog.net.xpc.CfgFields.LOCAL_POLL_URI]= this.cfg_[goog.net.xpc.CfgFields.PEER_POLL_URI]; } |
| |||
if (this.cfg_[goog.net.xpc.CfgFields. [[#variable20d938a0]]]) { peerCfg[goog.net.xpc.CfgFields. [[#variable1f3d2440]]]=this.cfg_[goog.net.xpc.CfgFields. [[#variable20d938a0]]]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20d938a0]] | LOCAL_RELAY_URI |
1 | 2 | [[#20d938a0]] | LOCAL_POLL_URI |
1 | 3 | [[#20d938a0]] | PEER_POLL_URI |
2 | 1 | [[#1f3d2440]] | PEER_RELAY_URI |
2 | 2 | [[#1f3d2440]] | PEER_POLL_URI |
2 | 3 | [[#1f3d2440]] | LOCAL_POLL_URI |