CloneSet1345


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5250.963statement_sequence
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15113
administrator/components/com_contact/admin.contact.html.php
2599
administrator/components/com_plugins/views/plugins/tmpl/default.php
Clone Instance
1
Line Count
5
Source Line
113
Source File
administrator/components/com_contact/admin.contact.html.php

                                                ;
                                                ?>
<span class="editlinktip hasTip" title="<?php                                                 echo JText::_('Edit Contact');?>::<?php echo $row->name; ?>">
<a href="<?php                                                 echo $link; ?>">
<?php                                                         echo $row->name; ?></a>
</span>
<?php


Clone Instance
2
Line Count
5
Source Line
99
Source File
administrator/components/com_plugins/views/plugins/tmpl/default.php

                        ;
                        ?>
<span class="editlinktip hasTip" title="<?php                                 echo JText::_( 'Edit Plugin'); ?>::<?php echo $row->name; ?>">
<a href="<?php                                 echo $link; ?>">
<?php                                         echo $row->name; ?></a></span>
<?php


Clone AbstractionParameter Count: 5Parameter Bindings

;
?> [[#variable58ba3ec0]]<?php
echo JText::_( [[#variable58ba3e20]]);
?>::<?php
echo $row->name;
?> [[#variable58ba3da0]]<?php
echo $link;
?> [[#variable58ba3d00]]<?php
echo $row->name;
?> [[#variable58ba3c80]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#58ba3ec0]]
<span class="editlinktip hasTip" title=" 
12[[#58ba3ec0]]
<span class="editlinktip hasTip" title=" 
21[[#58ba3e20]]
'Edit Plugin' 
22[[#58ba3e20]]
'Edit Contact' 
31[[#58ba3da0]]
">
<a href=" 
32[[#58ba3da0]]
">
<a href=" 
41[[#58ba3d00]]
"> 
42[[#58ba3d00]]
"> 
51[[#58ba3c80]]
</a></span> 
52[[#58ba3c80]]
</a>
</span>