CloneSet1610


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.982statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1135
administrator/components/com_installer/views/discover/view.php
2130
administrator/components/com_installer/views/update/view.php
Clone Instance
1
Line Count
1
Source Line
35
Source File
administrator/components/com_installer/views/discover/view.php

                /*
                 * Set toolbar items for the page
                 */
                JToolBarHelper::custom( 'discover_install', 'config', 'config', 'Install', TRUE, FALSE);


Clone Instance
2
Line Count
1
Source Line
30
Source File
administrator/components/com_installer/views/update/view.php

                /*
                 * Set toolbar items for the page
                 */
                JToolBarHelper::custom( 'update', 'config', 'config', 'Update', TRUE, FALSE);


Clone AbstractionParameter Count: 2Parameter Bindings

/*
                 * Set toolbar items for the page
                 */
/*
                 * Set toolbar items for the page
                 */
JToolBarHelper::custom( [[#variable52b8faa0]],'config','config', [[#variable52b8f9e0]],TRUE,FALSE);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#52b8faa0]]
'discover_install' 
12[[#52b8faa0]]
'update' 
21[[#52b8f9e0]]
'Install' 
22[[#52b8f9e0]]
'Update'