Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 2 | 0.967 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 384 | includes/application.php |
2 | 2 | 398 | includes/application.php |
3 | 2 | 413 | includes/application.php |
| ||||
$menu= &parent::getMenu('site', $options); return $menu; |
| ||||
$pathway= &parent::getPathway('site', $options); return $pathway; |
| ||||
$router= &parent::getRouter('site', $options); return $router; |
| |||
[[#variable526c6960]]= &parent:: [[#variable526c68e0]]('site',$options); return [[#variable526c6960]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#526c6960]] | $menu |
1 | 2 | [[#526c6960]] | $pathway |
1 | 3 | [[#526c6960]] | $router |
2 | 1 | [[#526c68e0]] | getMenu |
2 | 2 | [[#526c68e0]] | getPathway |
2 | 3 | [[#526c68e0]] | getRouter |