Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.980 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 40 | administrator/components/com_cache/views/cache/view.html.php |
2 | 2 | 90 | components/com_users/views/profile/view.html.php |
| ||||
$this->assignRef('data', $data); $this->assignRef('client', $client); |
| ||||
$this->assignRef('data', $data); $this->assignRef('profile', $profile); |
| |||
$this->assignRef('data',$data); $this->assignRef( [[#variable52634180]], [[#variable526340e0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#52634180]] | 'client' |
1 | 2 | [[#52634180]] | 'profile' |
2 | 1 | [[#526340e0]] | $client |
2 | 2 | [[#526340e0]] | $profile |