CloneSet1761


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000Block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13272
Closure/closure/goog/spell/spellcheck.js
23383
Closure/closure/goog/spell/spellcheck.js
Clone Instance
1
Line Count
3
Source Line
272
Source File
Closure/closure/goog/spell/spellcheck.js

                                                    {
    this.queueTimer_=  goog.Timer.callOnce(this.processPending_,
        goog.spell.SpellCheck.LOOKUP_DELAY_, this );
                                                    }


Clone Instance
2
Line Count
3
Source Line
383
Source File
Closure/closure/goog/spell/spellcheck.js

                                {
    this.queueTimer_=  goog.Timer.callOnce(this.processPending_,
        goog.spell.SpellCheck.LOOKUP_DELAY_, this );
                                }


Clone AbstractionParameter Count: 0Parameter Bindings

{ this.queueTimer_=goog.Timer.callOnce(this.processPending_,goog.spell.SpellCheck.LOOKUP_DELAY_,this );
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None