| 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.986 | Expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 76 | Closure/closure/goog/ui/tristatemenuitemrenderer.js |
| 2 | 2 | 79 | Closure/closure/goog/ui/tristatemenuitemrenderer.js |
| ||||
goog.dom.classes.has(element,
goog.getCssName(this.getCssClass( ),'fully-checked'))
|
| ||||
goog.dom.classes.has(element,
goog.getCssName(this.getCssClass( ),'partially-checked'))
|
| |||
goog.dom.classes.has(element,goog.getCssName(this.getCssClass( ), [[#variable634d8a40]])) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#634d8a40]] | 'partially-checked' |
| 1 | 2 | [[#634d8a40]] | 'fully-checked' |