Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 1 | 0.981 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 208 | administrator/components/com_menus/models/fields/menutype.php |
2 | 2 | 237 | administrator/components/com_menus/models/fields/menutype.php |
3 | 2 | 247 | administrator/components/com_menus/models/fields/menutype.php |
4 | 2 | 311 | administrator/components/com_menus/models/fields/menutype.php |
5 | 2 | 321 | administrator/components/com_menus/models/fields/menutype.php |
| ||||
$o->title = $menu['name']; $o->description = $menu['msg']; |
| ||||
$o->title = $child['name']; $o->description = $child['msg']; |
| ||||
$o->title = $child['name']; $o->description = $child['msg']; |
| ||||
$o->title = $child['name']; $o->description = $child['msg']; |
| ||||
$o->title = $child['name']; $o->description = $child['msg']; |
| |||
$o->title = [[#variable53da2e40]]['name']; $o->description = [[#variable53da2e40]]['msg']; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53da2e40]] | $child |
1 | 2 | [[#53da2e40]] | $menu |
1 | 3 | [[#53da2e40]] | $child |
1 | 4 | [[#53da2e40]] | $child |
1 | 5 | [[#53da2e40]] | $child |