Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.987 | StatementList[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 611 | Closure/closure/goog/net/iframeio.js |
2 | 4 | 134 | Closure/closure/goog/net/mockiframeio.js |
| ||||
this.success_= false; this.lastErrorCode_= opt_failureCode || goog.net.ErrorCode.ABORT; this.dispatchEvent(goog.net.EventType.ABORT); this.makeReady_( ); |
| ||||
this.success_= false; this.lastErrorCode_= opt_failureCode || goog.net.ErrorCode.ABORT; this.dispatchEvent(goog.net.EventType.ABORT); this.simulateReady( ); |
| |||
this.success_= false; this.lastErrorCode_=opt_failureCode || goog.net.ErrorCode.ABORT; this.dispatchEvent(goog.net.EventType.ABORT); this. [[#variable2140d120]]( ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2140d120]] | simulateReady |
1 | 2 | [[#2140d120]] | makeReady_ |