CloneSet1268


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
1224
modules/mod_latestnews/helper.php
2223
modules/mod_mostread/helper.php
Clone Instance
1
Line Count
2
Source Line
24
Source File
modules/mod_latestnews/helper.php

                $catid=           trim($params->get('catid'));
                $show_front=      $params->get('show_front', 1);


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

                $catid=           trim($params->get('catid'));
                $show_front=      $params->get('show_front', 1);


Clone AbstractionParameter Count: 0Parameter Bindings

$catid=trim($params->get('catid'));
$show_front=$params->get('show_front',1);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None