Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.976 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 27 | components/com_content/views/category/tmpl/blog.php |
2 | 3 | 16 | templates/rhuk_milkyway/html/com_content/section/default.php |
| ||||
if ($this->params->get('show_description') && $this->category->description): ; ?> <?php echo $this->category->description; ?> <?php endif; |
| ||||
if ($this->params->get('show_description') && $this->section->description): ; ?> <?php echo $this->section->description; ?> <?php endif; |
| |||
if ($this->params->get('show_description') && $this-> [[#variable402cb120]]->description): ; ?> <?php echo $this-> [[#variable402cb120]]->description; ?> <?php endif; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#402cb120]] | category |
1 | 2 | [[#402cb120]] | section |