CloneSet1595


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1234
components/com_content/helpers/route.php
2268
components/com_content/helpers/route.php
Clone Instance
1
Line Count
2
Source Line
34
Source File
components/com_content/helpers/route.php

                        $categoryTree=  JCategories::getInstance('com_content');
                        $category=  $categoryTree->get($catid);


Clone Instance
2
Line Count
2
Source Line
68
Source File
components/com_content/helpers/route.php

                $categoryTree=  JCategories::getInstance('com_content');
                $category=  $categoryTree->get($catid);


Clone AbstractionParameter Count: 0Parameter Bindings

$categoryTree=JCategories::getInstance('com_content');
$category=$categoryTree->get($catid);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None