| 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.985 | CallExpression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 245 | Closure/closure/goog/ui/autocomplete/remotearraymatcher.js |
| 2 | 2 | 250 | Closure/closure/goog/ui/autocomplete/remotearraymatcher.js |
| ||||
this.shouldRequestMatches(this.url_, token, maxMatches, this.useSimilar_,
opt_fullString)
|
| ||||
this.buildUrl(this.url_, token, maxMatches, this.useSimilar_,
opt_fullString)
|
| |||
this. [[#variable20caab20]](this.url_,token,maxMatches,this.useSimilar_,opt_fullString) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#20caab20]] | buildUrl |
| 1 | 2 | [[#20caab20]] | shouldRequestMatches |