| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 1 | 0.991 | or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 12 | templates/beez/html/com_newsfeeds/categories/default.php |
| 2 | 1 | 15 | templates/beez/html/com_weblinks/categories/default.php |
| ||||
$this->params->def('show_comp_description', 1)
|| $this->params->get('image', -1) != -1
|
| ||||
$this->params->def('show_comp_description', 1)
|| $this->params->def('image', -1) != -1
|
| |||
$this->params->def('show_comp_description',1)
|| $this->params-> [[#variable4657bc80]]('image',-1) != -1
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#4657bc80]] | get |
| 1 | 2 | [[#4657bc80]] | def |