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.990 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 182 | administrator/modules/mod_menu/helper.php |
2 | 1 | 186 | administrator/modules/mod_menu/helper.php |
| ||||
$menu->addChild(new JMenuNode($text, $link, $sub->admin_menu_img)); |
| ||||
$menu->addChild(new JMenuNode($text, $link, $row->admin_menu_img)); |
| |||
$menu->addChild(new JMenuNode($text,$link, [[#variable51621680]]->admin_menu_img)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51621680]] | $row |
1 | 2 | [[#51621680]] | $sub |