Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.989 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 217 | administrator/components/com_templates/controller.php |
2 | 2 | 222 | administrator/components/com_templates/controller.php |
3 | 2 | 291 | administrator/components/com_templates/controller.php |
| ||||
$this->setRedirect('index.php?option=' . $option . '&client=' . $client->id . '&task=edit_source&id=' . $id, $msg); break; |
| ||||
$this->setRedirect('index.php?option=' . $option . '&client=' . $client->id . '&task=edit&cid[]=' . $id, $msg); break; |
| ||||
$this->setRedirect('index.php?option=' . $option . '&client=' . $client->id . '&task=edit&cid[]=' . $id, $msg); break; |
| |||
$this->setRedirect('index.php?option=' . $option . '&client=' . $client->id . [[#variable58e88fe0]] . $id,$msg); break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58e88fe0]] | '&task=edit_source&id=' |
1 | 2 | [[#58e88fe0]] | '&task=edit&cid[]=' |
1 | 3 | [[#58e88fe0]] | '&task=edit&cid[]=' |