CloneSet791


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2440.964statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1268
components/com_content/views/category/view.html.php
2217
modules/mod_random_image/helper.php
3221
modules/mod_stats/helper.php
4223
modules/mod_stats/helper.php
Clone Instance
1
Line Count
2
Source Line
68
Source File
components/com_content/views/category/view.html.php

                $intro=           $params->get('num_intro_articles');
                $leading=         $params->get('num_leading_articles');


Clone Instance
2
Line Count
2
Source Line
17
Source File
modules/mod_random_image/helper.php

                $width=           $params->get('width');
                $height=          $params->get('height');


Clone Instance
3
Line Count
2
Source Line
21
Source File
modules/mod_stats/helper.php

                $serverinfo=  $params->get('serverinfo');
                $siteinfo=        $params->get('siteinfo');


Clone Instance
4
Line Count
2
Source Line
23
Source File
modules/mod_stats/helper.php

                $counter=         $params->get('counter');
                $increase=        $params->get('increase');


Clone AbstractionParameter Count: 4Parameter Bindings

 [[#variable48e25660]]=$params->get( [[#variable48e25520]]);
 [[#variable48e25560]]=$params->get( [[#variable48e25540]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#48e25660]]
$counter 
12[[#48e25660]]
$intro 
13[[#48e25660]]
$serverinfo 
14[[#48e25660]]
$width 
21[[#48e25520]]
'counter' 
22[[#48e25520]]
'num_intro_articles' 
23[[#48e25520]]
'serverinfo' 
24[[#48e25520]]
'width' 
31[[#48e25560]]
$increase 
32[[#48e25560]]
$leading 
33[[#48e25560]]
$siteinfo 
34[[#48e25560]]
$height 
41[[#48e25540]]
'increase' 
42[[#48e25540]]
'num_leading_articles' 
43[[#48e25540]]
'siteinfo' 
44[[#48e25540]]
'height'