CloneSet1484


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1444
components/com_search/views/search/view.html.php
2434
components/com_wrapper/views/wrapper/view.php
Clone Instance
1
Line Count
4
Source Line
44
Source File
components/com_search/views/search/view.html.php

                $params=  &$mainframe->getParams();

                $menus=   &JSite::getMenu();
                $menu=    $menus->getActive();


Clone Instance
2
Line Count
4
Source Line
34
Source File
components/com_wrapper/views/wrapper/view.php

                // Get the page/component configuration
                $params=  &$mainframe->getParams();

                $menus=   &JSite::getMenu();
                $menu=    $menus->getActive();


Clone AbstractionParameter Count: 0Parameter Bindings

// Get the page/component configuration
$params= &$mainframe->getParams();
$menus= &JSite::getMenu();
$menu=$menus->getActive();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None