CloneSet1090


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1330.973statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1141
administrator/components/com_modules/views/module/view.html.php
2131
administrator/components/com_modules/views/selecttype/view.html.php
3142
administrator/components/com_templates/views/template/view.html.php
Clone Instance
1
Line Count
1
Source Line
41
Source File
administrator/components/com_modules/views/module/view.html.php

                JToolBarHelper::title(JText::_('Module')
                                      .                    ': <small><small>[ '
                                      .                                          JText::_('Edit')
                                      .                                                            ' ]</small></small>', 'module.png');


Clone Instance
2
Line Count
1
Source Line
31
Source File
administrator/components/com_modules/views/selecttype/view.html.php

                JToolBarHelper::title(JText::_('Module')
                                      .                    ': <small><small>[ '
                                      .                                          JText::_('New')
                                      .                                                           ' ]</small></small>', 'module.png');


Clone Instance
3
Line Count
1
Source Line
42
Source File
administrator/components/com_templates/views/template/view.html.php

                JToolBarHelper::title(JText::_('Template')
                                      .                      ': <small><small>[ '
                                      .                                            JText::_('Edit')
                                      .                                                              ' ]</small></small>', 'thememanager');


Clone AbstractionParameter Count: 3Parameter Bindings

JToolBarHelper::title(JText::_( [[#variable490b09c0]])
                      . ': <small><small>[ '
                      . JText::_( [[#variable490b0960]])
                      . ' ]</small></small>', [[#variable490b0900]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#490b09c0]]
'Template' 
12[[#490b09c0]]
'Module' 
13[[#490b09c0]]
'Module' 
21[[#490b0960]]
'Edit' 
22[[#490b0960]]
'New' 
23[[#490b0960]]
'Edit' 
31[[#490b0900]]
'thememanager' 
32[[#490b0900]]
'module.png' 
33[[#490b0900]]
'module.png'