Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.991 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 41 | components/com_contact/views/category/view.html.php |
2 | 1 | 80 | components/com_content/views/category/view.html.php |
| ||||
$limit= $mainframe->getUserStateFromRequest('com_contact.' . $this->getLayout() . '.limit', 'limit', $default_limit, 'int'); |
| ||||
$limit= $mainframe->getUserStateFromRequest('com_content.' . $this->getLayout() . '.limit', 'limit', $default_limit, 'int'); |
| |||
$limit=$mainframe->getUserStateFromRequest( [[#variable476dd460]] . $this->getLayout() . '.limit','limit',$default_limit,'int'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#476dd460]] | 'com_contact.' |
1 | 2 | [[#476dd460]] | 'com_content.' |