CloneSet238


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1640.978statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11155
components/com_contact/views/contact/view.html.php
21156
components/com_contact/views/contact/view.html.php
31157
components/com_contact/views/contact/view.html.php
41158
components/com_contact/views/contact/view.html.php
51159
components/com_contact/views/contact/view.html.php
61160
components/com_contact/views/contact/view.html.php
Clone Instance
1
Line Count
1
Source Line
155
Source File
components/com_contact/views/contact/view.html.php

                                // icons
                                $image1=  JHtml::_('image.site', 'con_address.png',     '/images/M_images/', $contact->params->get('icon_address'),     '/images/M_images/', JText::_('Address')
                                                                                                                                                                             .                   ": ");


Clone Instance
2
Line Count
1
Source Line
156
Source File
components/com_contact/views/contact/view.html.php

                                $image2=  JHtml::_('image.site', 'emailButton.png',     '/images/M_images/', $contact->params->get('icon_email'),               '/images/M_images/', JText::_('Email')
                                                                                                                                                                                     .                 ": ");


Clone Instance
3
Line Count
1
Source Line
157
Source File
components/com_contact/views/contact/view.html.php

                                $image3=  JHtml::_('image.site', 'con_tel.png',                 '/images/M_images/', $contact->params->get('icon_telephone'),   '/images/M_images/', JText::_('Telephone')
                                                                                                                                                                                     .                     ": ");


Clone Instance
4
Line Count
1
Source Line
158
Source File
components/com_contact/views/contact/view.html.php

                                $image4=  JHtml::_('image.site', 'con_fax.png',                 '/images/M_images/', $contact->params->get('icon_fax'),                 '/images/M_images/', JText::_('Fax')
                                                                                                                                                                                             .               ": ");


Clone Instance
5
Line Count
1
Source Line
159
Source File
components/com_contact/views/contact/view.html.php

                                $image5=  JHtml::_('image.site', 'con_info.png',                '/images/M_images/', $contact->params->get('icon_misc'),                '/images/M_images/', JText::_('Information')
                                                                                                                                                                                             .                       ": ");


Clone Instance
6
Line Count
1
Source Line
160
Source File
components/com_contact/views/contact/view.html.php

                                $image6=  JHtml::_('image.site', 'con_mobile.png',              '/images/M_images/', $contact->params->get('icon_mobile'),      '/images/M_images/', JText::_('Mobile')
                                                                                                                                                                                     .                  ": ");


Clone AbstractionParameter Count: 4Parameter Bindings

 [[#variable52706de0]]=JHtml::_('image.site', [[#variable52706cc0]],'/images/M_images/',$contact->params->get( [[#variable52706d40]]),'/images/M_images/',JText::_( [[#variable52706d20]])
                                                                                                                                                          . ": ");
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#52706de0]]
$image6 
12[[#52706de0]]
$image5 
13[[#52706de0]]
$image4 
14[[#52706de0]]
$image3 
15[[#52706de0]]
$image2 
16[[#52706de0]]
// icons
$image1 
21[[#52706cc0]]
'con_mobile.png' 
22[[#52706cc0]]
'con_info.png' 
23[[#52706cc0]]
'con_fax.png' 
24[[#52706cc0]]
'con_tel.png' 
25[[#52706cc0]]
'emailButton.png' 
26[[#52706cc0]]
'con_address.png' 
31[[#52706d40]]
'icon_mobile' 
32[[#52706d40]]
'icon_misc' 
33[[#52706d40]]
'icon_fax' 
34[[#52706d40]]
'icon_telephone' 
35[[#52706d40]]
'icon_email' 
36[[#52706d40]]
'icon_address' 
41[[#52706d20]]
'Mobile' 
42[[#52706d20]]
'Information' 
43[[#52706d20]]
'Fax' 
44[[#52706d20]]
'Telephone' 
45[[#52706d20]]
'Email' 
46[[#52706d20]]
'Address'