| 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.990 | StatementList[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 354 | Closure/closure/goog/i18n/bidiformatter.js |
| 2 | 2 | 435 | Closure/closure/goog/i18n/bidiformatter.js |
| ||||
result.push(this.dirResetIfNeeded_(str, dir, true ,opt_dirReset));
return result.join('');
|
| ||||
result.push(this.dirResetIfNeeded_(str, dir, opt_isHtml, opt_dirReset));
return result.join('');
|
| |||
result.push(this.dirResetIfNeeded_(str,dir, [[#variable58166e60]],opt_dirReset));
return result.join('');
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#58166e60]] | true |
| 1 | 2 | [[#58166e60]] | opt_isHtml |