| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 1 | 0.986 | StatementList[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 391 | Closure/closure/goog/net/xhrio.js |
| 2 | 2 | 444 | Closure/closure/goog/net/xhrio.js |
| ||||
this.logger_.fine(this.formatMsg_('Error opening Xhr: '+ err.message));
this.error_(goog.net.ErrorCode.EXCEPTION, err);
|
| ||||
this.logger_.fine(this.formatMsg_('Send error: '+ err.message));
this.error_(goog.net.ErrorCode.EXCEPTION, err);
|
| |||
this.logger_.fine(this.formatMsg_( [[#variable1f8d8040]]+err.message)); this.error_(goog.net.ErrorCode.EXCEPTION,err); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1f8d8040]] | 'Error opening Xhr: ' |
| 1 | 2 | [[#1f8d8040]] | 'Send error: ' |