| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 18 | 1 | 0.988 | toplevel_statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 21 | administrator/components/com_cache/cache.php |
| 2 | 2 | 17 | administrator/components/com_categories/categories.php |
| 3 | 2 | 21 | administrator/components/com_checkin/checkin.php |
| 4 | 2 | 39 | administrator/components/com_config/admin.config.php |
| 5 | 2 | 17 | administrator/components/com_content/content.php |
| 6 | 2 | 16 | administrator/components/com_cpanel/cpanel.php |
| 7 | 2 | 39 | administrator/components/com_installer/installer.php |
| 8 | 2 | 16 | administrator/components/com_menus/menus.php |
| 9 | 2 | 27 | administrator/components/com_modules/modules.php |
| 10 | 2 | 26 | administrator/components/com_plugins/plugins.php |
| 11 | 2 | 17 | administrator/components/com_redirect/redirect.php |
| 12 | 2 | 16 | administrator/components/com_search/search.php |
| 13 | 2 | 24 | administrator/components/com_templates/templates.php |
| 14 | 2 | 17 | administrator/components/com_users/users.php |
| 15 | 2 | 21 | administrator/components/com_weblinks/weblinks.php |
| 16 | 2 | 18 | components/com_content/content.php |
| 17 | 4 | 20 | components/com_search/search.php |
| 18 | 2 | 16 | components/com_weblinks/weblinks.php |
| ||||
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getVar('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
// Perform the Request task
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getVar('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
//die(JRequest::getCmd('task'));
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getVar('task'));
$controller->redirect();
|
| ||||
// Perform the Request task
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getVar('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
// Perform the Request task
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getVar('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getVar('task'));
$controller->redirect();
|
| ||||
// Perform the Request task
$controller->execute(JRequest::getCmd('task'));
// Redirect if set by the controller
$controller->redirect();
|
| ||||
$controller->execute(JRequest::getCmd('task'));
$controller->redirect();
|
| |||
// Perform the Request task
//die(JRequest::getCmd('task'));
$controller->execute(JRequest:: [[#variable53d4d9e0]]('task'));
// Redirect if set by the controller
$controller->redirect();
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#53d4d9e0]] | getCmd |
| 1 | 2 | [[#53d4d9e0]] | getVar |
| 1 | 3 | [[#53d4d9e0]] | getCmd |
| 1 | 4 | [[#53d4d9e0]] | getCmd |
| 1 | 5 | [[#53d4d9e0]] | getVar |
| 1 | 6 | [[#53d4d9e0]] | getCmd |
| 1 | 7 | [[#53d4d9e0]] | getCmd |
| 1 | 8 | [[#53d4d9e0]] | getVar |
| 1 | 9 | [[#53d4d9e0]] | getCmd |
| 1 | 10 | [[#53d4d9e0]] | getCmd |
| 1 | 11 | [[#53d4d9e0]] | getVar |
| 1 | 12 | [[#53d4d9e0]] | getCmd |
| 1 | 13 | [[#53d4d9e0]] | getCmd |
| 1 | 14 | [[#53d4d9e0]] | getVar |
| 1 | 15 | [[#53d4d9e0]] | getCmd |
| 1 | 16 | [[#53d4d9e0]] | getCmd |
| 1 | 17 | [[#53d4d9e0]] | getCmd |
| 1 | 18 | [[#53d4d9e0]] | getVar |