Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 4 | 0.964 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 68 | components/com_content/views/category/view.html.php |
2 | 2 | 17 | modules/mod_random_image/helper.php |
3 | 2 | 21 | modules/mod_stats/helper.php |
4 | 2 | 23 | modules/mod_stats/helper.php |
| ||||
$intro= $params->get('num_intro_articles'); $leading= $params->get('num_leading_articles'); |
| ||||
$width= $params->get('width'); $height= $params->get('height'); |
| ||||
$serverinfo= $params->get('serverinfo'); $siteinfo= $params->get('siteinfo'); |
| ||||
$counter= $params->get('counter'); $increase= $params->get('increase'); |
| |||
[[#variable48e25660]]=$params->get( [[#variable48e25520]]); [[#variable48e25560]]=$params->get( [[#variable48e25540]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#48e25660]] | $counter |
1 | 2 | [[#48e25660]] | $intro |
1 | 3 | [[#48e25660]] | $serverinfo |
1 | 4 | [[#48e25660]] | $width |
2 | 1 | [[#48e25520]] | 'counter' |
2 | 2 | [[#48e25520]] | 'num_intro_articles' |
2 | 3 | [[#48e25520]] | 'serverinfo' |
2 | 4 | [[#48e25520]] | 'width' |
3 | 1 | [[#48e25560]] | $increase |
3 | 2 | [[#48e25560]] | $leading |
3 | 3 | [[#48e25560]] | $siteinfo |
3 | 4 | [[#48e25560]] | $height |
4 | 1 | [[#48e25540]] | 'increase' |
4 | 2 | [[#48e25540]] | 'num_leading_articles' |
4 | 3 | [[#48e25540]] | 'siteinfo' |
4 | 4 | [[#48e25540]] | 'height' |