| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 2 | 0 | 1.000 | Block |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 565 | Closure/closure/goog/history/history.js |
| 2 | 4 | 829 | Closure/closure/goog/history/history.js |
| ||||
{
var hash= this.getLocationFragment_(this.window_);
if (hash!= this.lastToken_) {
this.update_(hash);
}
}
|
| ||||
{
var hash= this.getLocationFragment_(this.window_);
if (hash!= this.lastToken_) {
this.update_(hash);
}
}
|
| |||
{ var hash=this.getLocationFragment_(this.window_);
if (hash!=this.lastToken_)
{ this.update_(hash);
}
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||