| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 2 | 2 | 0.962 | StatementList[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 237 | Closure/closure/goog/base.js |
| 2 | 4 | 243 | Closure/closure/goog/base.js |
| ||||
if (!(path in deps.pathToNames)) {
deps.pathToNames[path]= {} ;
}
deps.pathToNames[path][provide]= true;
|
| ||||
if (!(path in deps.requires)) {
deps.requires[path]= {} ;
}
deps.requires[path][require]= true;
|
| |||
if (!(path in deps. [[#variable57409960]]))
{ deps. [[#variable57409960]][path]= {} ;
}
deps. [[#variable57409960]][path][ [[#variable57409860]]]= true;
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#57409960]] | pathToNames |
| 1 | 2 | [[#57409960]] | requires |
| 2 | 1 | [[#57409860]] | provide |
| 2 | 2 | [[#57409860]] | require |