CloneSet1774


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
8201.000statement_sequence[5]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
18111
components/com_contact/views/contact/tmpl/default_address.php
28111
templates/rhuk_milkyway/html/com_contact/contact/default_address.php
Clone Instance
1
Line Count
8
Source Line
111
Source File
components/com_contact/views/contact/tmpl/default_address.php

                                                                              ?>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
    <td width="<?php     echo $this->contact->params->get('column_width'); ?>" valign="top" >
<?php                 echo $this->contact->params->get('marker_misc'); ?>
</td>
<td>
<?php


Clone Instance
2
Line Count
8
Source Line
111
Source File
templates/rhuk_milkyway/html/com_contact/contact/default_address.php

                                                                                  ?>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
    <td width="<?php     echo $this->contact->params->get( 'column_width');  ?>" valign="top" >
<?php                 echo $this->contact->params->get( 'marker_misc');  ?>
</td>
<td>
<?php


Clone AbstractionParameter Count: 0Parameter Bindings

?>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
  <tr>
    <td width="<?php
echo $this->contact->params->get('column_width');
?>" valign="top" >
<?php
echo $this->contact->params->get('marker_misc');
?>
</td>
<td>
<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None