Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 5 | 0.963 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 113 | administrator/components/com_contact/admin.contact.html.php |
2 | 5 | 99 | administrator/components/com_plugins/views/plugins/tmpl/default.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 |
| ||||
; ?> <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 |
| |||
; ?> [[#variable58ba3ec0]]<?php echo JText::_( [[#variable58ba3e20]]); ?>::<?php echo $row->name; ?> [[#variable58ba3da0]]<?php echo $link; ?> [[#variable58ba3d00]]<?php echo $row->name; ?> [[#variable58ba3c80]]<?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58ba3ec0]] | <span class="editlinktip hasTip" title=" |
1 | 2 | [[#58ba3ec0]] | <span class="editlinktip hasTip" title=" |
2 | 1 | [[#58ba3e20]] | 'Edit Plugin' |
2 | 2 | [[#58ba3e20]] | 'Edit Contact' |
3 | 1 | [[#58ba3da0]] | "> <a href=" |
3 | 2 | [[#58ba3da0]] | "> <a href=" |
4 | 1 | [[#58ba3d00]] | "> |
4 | 2 | [[#58ba3d00]] | "> |
5 | 1 | [[#58ba3c80]] | </a></span> |
5 | 2 | [[#58ba3c80]] | </a> </span> |