CloneSet834


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1301.000symorexpression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1117
components/com_content/views/category/tmpl/blog_item.php
218
templates/rhuk_milkyway/html/com_content/category/blog_item.php
3112
templates/rhuk_milkyway/html/com_content/section/blog_item.php
Clone Instance
1
Line Count
1
Source Line
17
Source File
components/com_content/views/category/tmpl/blog_item.php

          $this->item->params->get('show_title')
          ||                                        $this->item->params->get('show_pdf_icon')
          ||                                                                                     $this->item->params->get('show_print_icon')
          ||                                                                                                                                    $this->item->params->get('show_email_icon')


Clone Instance
2
Line Count
1
Source Line
8
Source File
templates/rhuk_milkyway/html/com_content/category/blog_item.php

          $this->item->params->get('show_title')
          ||                                        $this->item->params->get('show_pdf_icon')
          ||                                                                                     $this->item->params->get('show_print_icon')
          ||                                                                                                                                    $this->item->params->get('show_email_icon')


Clone Instance
3
Line Count
1
Source Line
12
Source File
templates/rhuk_milkyway/html/com_content/section/blog_item.php

          $this->item->params->get('show_title')
          ||                                        $this->item->params->get('show_pdf_icon')
          ||                                                                                     $this->item->params->get('show_print_icon')
          ||                                                                                                                                    $this->item->params->get('show_email_icon')


Clone AbstractionParameter Count: 0Parameter Bindings

$this->item->params->get('show_title')
|| $this->item->params->get('show_pdf_icon')
|| $this->item->params->get('show_print_icon')
|| $this->item->params->get('show_email_icon')
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None