Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 5 | 2 | 0.989 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 10 | templates/beez/html/com_contact/contact/default_address.php |
2 | 4 | 43 | templates/beez/html/com_contact/contact/default_address.php |
3 | 4 | 53 | templates/beez/html/com_contact/contact/default_address.php |
4 | 4 | 63 | templates/beez/html/com_contact/contact/default_address.php |
5 | 4 | 70 | templates/beez/html/com_contact/contact/default_address.php |
| ||||
if (($this->contact->params->get('contact_icons') == 0) || ( $this->contact->params->get('contact_icons') == 1)):; ?> <span class="marker"><?php echo $this->contact->params->get('marker_address'); ?></span> <br/> <?php endif; ?> <?php |
| ||||
if (($this->contact->params->get('contact_icons') == 0) || ($this->contact->params->get('contact_icons') == 1)):; ?> <span class="marker"><?php echo $this->contact->params->get('marker_email'); ?></span> <?php endif; ?> <?php |
| ||||
if (($this->contact->params->get('contact_icons') == 0) || ($this->contact->params->get('contact_icons') == 1)):; ?> <span class="marker"><?php echo $this->contact->params->get('marker_telephone'); ?></span> <?php endif; ?> <?php |
| ||||
if (($this->contact->params->get('contact_icons') == 0) || ($this->contact->params->get('contact_icons') == 1)):; ?> <span class="marker"><?php echo $this->contact->params->get('marker_fax'); ?></span> <?php endif; ?> <?php |
| ||||
if (($this->contact->params->get('contact_icons') == 0) || ($this->contact->params->get('contact_icons') == 1)):; ?> <span class="marker"><?php echo $this->contact->params->get('marker_mobile'); ?></span> <?php endif;?> <?php |
| |||
if (($this->contact->params->get('contact_icons') == 0) || ($this->contact->params->get('contact_icons') == 1)): ; ?> <span class="marker"><?php echo $this->contact->params->get( [[#variable4376f2c0]]); ?> [[#variable402bde60]]<?php endif; ?> <?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4376f2c0]] | 'marker_address' |
1 | 2 | [[#4376f2c0]] | 'marker_email' |
1 | 3 | [[#4376f2c0]] | 'marker_telephone' |
1 | 4 | [[#4376f2c0]] | 'marker_fax' |
1 | 5 | [[#4376f2c0]] | 'marker_mobile' |
2 | 1 | [[#402bde60]] | </span> <br/> |
2 | 2 | [[#402bde60]] | </span> |
2 | 3 | [[#402bde60]] | </span> |
2 | 4 | [[#402bde60]] | </span> |
2 | 5 | [[#402bde60]] | </span> |