Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 0 | 1.000 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 69 | administrator/components/com_categories/models/fields/categoryparent.php |
2 | 1 | 69 | administrator/components/com_menus/models/fields/menuparent.php |
3 | 1 | 69 | administrator/components/com_users/helpers/html/filter.php |
4 | 1 | 52 | libraries/joomla/form/fields/usergroups.php |
5 | 1 | 96 | libraries/joomla/html/html/access.php |
| ||||
$options[$i]->text = str_repeat('- ',$options[$i]->level) . $options[$i]->text; |
| ||||
$options[$i]->text = str_repeat('- ',$options[$i]->level) . $options[$i]->text; |
| ||||
$options[$i]->text = str_repeat('- ',$options[$i]->level) . $options[$i]->text; |
| ||||
$options[$i]->text = str_repeat('- ',$options[$i]->level) . $options[$i]->text; |
| ||||
$options[$i]->text = str_repeat('- ',$options[$i]->level) . $options[$i]->text; |
| |||
$options[$i]->text =str_repeat('- ',$options[$i]->level) . $options[$i]->text; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |