Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.981 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 72 | libraries/joomla/client/helper.php |
2 | 1 | 73 | libraries/joomla/client/helper.php |
| ||||
$options['user']= $session->get($client . '.user', NULL, 'JClientHelper'); |
| ||||
$options['pass']= $session->get($client . '.pass', NULL, 'JClientHelper'); |
| |||
$options[ [[#variable523b4500]]]=$session->get($client . [[#variable523b4480]],NULL,'JClientHelper'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#523b4500]] | 'pass' |
1 | 2 | [[#523b4500]] | 'user' |
2 | 1 | [[#523b4480]] | '.pass' |
2 | 2 | [[#523b4480]] | '.user' |