Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 1 | 0.989 | Block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 75 | Closure/closure/goog/ui/roundedpanel.js |
2 | 8 | 84 | Closure/closure/goog/ui/roundedpanel.js |
| ||||
{ // Safari 3.0+ and Firefox 3.0+ support this instance. return new goog.ui.CssRoundedPanel( radius, borderWidth, borderColor, opt_backgroundColor, opt_corners, opt_domHelper); } |
| ||||
{ return new goog.ui.GraphicsRoundedPanel( radius, borderWidth, borderColor, opt_backgroundColor, opt_corners, opt_domHelper); } |
| |||
{ // Safari 3.0+ and Firefox 3.0+ support this instance. return new goog.ui. [[#variable43316660]](radius,borderWidth,borderColor,opt_backgroundColor,opt_corners,opt_domHelper); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#43316660]] | GraphicsRoundedPanel |
1 | 2 | [[#43316660]] | CssRoundedPanel |