CloneSet1360


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2230.977statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1256
administrator/components/com_cache/views/cache/view.html.php
2236
administrator/components/com_cache/views/purge/view.html.php
Clone Instance
1
Line Count
2
Source Line
56
Source File
administrator/components/com_cache/views/cache/view.html.php

                JToolBarHelper::custom('delete', 'delete.png', 'delete_f2.png', 'Delete', TRUE);
                JToolBarHelper::help('screen.cache');


Clone Instance
2
Line Count
2
Source Line
36
Source File
administrator/components/com_cache/views/purge/view.html.php

                JToolBarHelper::custom('purge', 'delete.png', 'delete_f2.png', 'Purge expired', FALSE);
                JToolBarHelper::help('screen.cache');


Clone AbstractionParameter Count: 3Parameter Bindings

JToolBarHelper::custom( [[#variable5892ebc0]],'delete.png','delete_f2.png', [[#variable5892eb20]], [[#variable5892ec40]]);
JToolBarHelper::help('screen.cache');
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5892ebc0]]
'purge' 
12[[#5892ebc0]]
'delete' 
21[[#5892eb20]]
'Purge expired' 
22[[#5892eb20]]
'Delete' 
31[[#5892ec40]]
FALSE 
32[[#5892ec40]]
TRUE