CloneSet1598


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1461
administrator/components/com_media/controller.php
2450
components/com_media/controller.php
Clone Instance
1
Line Count
4
Source Line
61
Source File
administrator/components/com_media/controller.php

                $vType=           $document->getType();

                // Get/Create the view
                $view=  &$this->getView($vName, $vType);


Clone Instance
2
Line Count
4
Source Line
50
Source File
components/com_media/controller.php

                $vType=           $document->getType();

                // Get/Create the view
                $view=  &$this->getView($vName, $vType);


Clone AbstractionParameter Count: 0Parameter Bindings

$vType=$document->getType();
// Get/Create the view
$view= &$this->getView($vName,$vType);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None