CloneSet1849


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.957echocall_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1157
components/com_content/views/frontpage/tmpl/default_item.php
2181
templates/rhuk_milkyway/html/com_content/article/default.php
Clone Instance
1
Line Count
1
Source Line
57
Source File
components/com_content/views/frontpage/tmpl/default_item.php

                              echo '<a href="'
                                   .           JRoute::_(ContentRoute::category($this->item->catslug ,$this->item->sectionid))
                                   .                                                                                           '">';


Clone Instance
2
Line Count
1
Source Line
81
Source File
templates/rhuk_milkyway/html/com_content/article/default.php

                                      echo '<a href="'
                                           .           JRoute::_(ContentHelperRoute::getCategoryRoute($this->article->catslug ,$this->article->sectionid))
                                           .                                                                                                               '">';


Clone AbstractionParameter Count: 3Parameter Bindings

echo '<a href="'
     . JRoute::_( [[#variable53d3b9c0]]:: [[#variable53d3b920]]($this-> [[#variable53d3b8c0]]->catslug ,$this-> [[#variable53d3b8c0]]->sectionid))
     . '">';
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#53d3b9c0]]
ContentRoute 
12[[#53d3b9c0]]
ContentHelperRoute 
21[[#53d3b920]]
category 
22[[#53d3b920]]
getCategoryRoute 
31[[#53d3b8c0]]
item 
32[[#53d3b8c0]]
article