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.989 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 99 | administrator/components/com_templates/controller.php |
2 | 1 | 129 | administrator/components/com_templates/controller.php |
| ||||
$this->setRedirect('index.php?option=' . $option . '&task=edit&cid[]=' . $newid . '&client=' . $client->id ,$msg); |
| ||||
$this->setRedirect('index.php?option=' . $option . '&task=edit&cid[]=' . $otherid . '&client=' . $client->id ,$msg); |
| |||
$this->setRedirect('index.php?option=' . $option . '&task=edit&cid[]=' . [[#variable4669e620]] . '&client=' . $client->id ,$msg); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4669e620]] | $newid |
1 | 2 | [[#4669e620]] | $otherid |