Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 3 | 0.962 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 76 | components/com_content/models/category.php |
2 | 2 | 57 | components/com_content/views/archive/view.html.php |
3 | 2 | 64 | components/com_content/views/category/view.html.php |
| ||||
$params->def('filter', 1); $params->def('filter_type', 'title'); |
| ||||
$params->def('filter', 1); $params->def('filter_type', 'title'); |
| ||||
$params->def('show_pagination_results', 1); $params->def('show_pagination_limit', 1); |
| |||
$params->def( [[#variable2544e480]],1); $params->def( [[#variable2544e400]], [[#variable2544e3c0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2544e480]] | 'filter' |
1 | 2 | [[#2544e480]] | 'show_pagination_results' |
1 | 3 | [[#2544e480]] | 'filter' |
2 | 1 | [[#2544e400]] | 'filter_type' |
2 | 2 | [[#2544e400]] | 'show_pagination_limit' |
2 | 3 | [[#2544e400]] | 'filter_type' |
3 | 1 | [[#2544e3c0]] | 'title' |
3 | 2 | [[#2544e3c0]] | 1 |
3 | 3 | [[#2544e3c0]] | 'title' |