CloneSet1945


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.989statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1199
administrator/components/com_templates/controller.php
21129
administrator/components/com_templates/controller.php
Clone Instance
1
Line Count
1
Source Line
99
Source File
administrator/components/com_templates/controller.php

                $this->setRedirect('index.php?option='
                                   .                   $option
                                   .                           '&task=edit&cid[]='
                                   .                                               $newid
                                   .                                                      '&client='
                                   .                                                                 $client->id ,$msg);


Clone Instance
2
Line Count
1
Source Line
129
Source File
administrator/components/com_templates/controller.php

                $this->setRedirect('index.php?option='
                                   .                   $option
                                   .                           '&task=edit&cid[]='
                                   .                                               $otherid
                                   .                                                        '&client='
                                   .                                                                   $client->id ,$msg);


Clone AbstractionParameter Count: 1Parameter Bindings

$this->setRedirect('index.php?option='
                   . $option
                   . '&task=edit&cid[]='
                   .  [[#variable4669e620]]
                   . '&client='
                   . $client->id ,$msg);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4669e620]]
$newid 
12[[#4669e620]]
$otherid