Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 6 | 6 | 0.962 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 73 | templates/rhuk_milkyway/html/com_contact/category/default.php |
2 | 6 | 78 | templates/rhuk_milkyway/html/com_contact/category/default.php |
3 | 6 | 83 | templates/rhuk_milkyway/html/com_contact/category/default.php |
4 | 7 | 88 | templates/rhuk_milkyway/html/com_contact/category/default.php |
5 | 6 | 20 | templates/rhuk_milkyway/html/com_newsfeeds/category/default_items.php |
6 | 7 | 25 | templates/rhuk_milkyway/html/com_newsfeeds/category/default_items.php |
| ||||
if ( $this->params->get( 'show_email')): ; ?> <td height="20" width="20%" class="sectiontableheader<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php echo JText::_( 'Email'); ?> </td> <?php endif; ?> <?php |
| ||||
if ( $this->params->get( 'show_telephone')): ; ?> <td height="20" width="15%" class="sectiontableheader<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php echo JText::_( 'Phone'); ?> </td> <?php endif; ?> <?php |
| ||||
if ( $this->params->get( 'show_mobile')): ; ?> <td height="20" width="15%" class="sectiontableheader<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php echo JText::_( 'Mobile'); ?> </td> <?php endif; ?> <?php |
| ||||
if ( $this->params->get( 'show_fax')): ; ?> <td height="20" width="15%" class="sectiontableheader<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php echo JText::_( 'Fax'); ?> </td> <?php endif; ?> </tr> <?php |
| ||||
if ( $this->params->get( 'show_name')): ; ?> <td height="20" width="90%" class="sectiontableheader<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php echo JText::_( 'Feed Name'); ?> </td> <?php endif; ?> <?php |
| ||||
if ( $this->params->get( 'show_articles')): ; ?> <td height="20" width="10%" class="sectiontableheader<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>" align="center" nowrap="nowrap"> <?php echo JText::_( 'Num Articles'); ?> </td> <?php endif; ?> </tr> <?php |
| |||
if ($this->params->get( [[#variable4879fd00]])): ; ?> [[#variable4879fca0]]<?php echo $this->escape($this->params->get('pageclass_sfx')); ?> [[#variable4879fbe0]]<?php echo JText::_( [[#variable4879fb80]]); ?> [[#variable4879f180]]<?php endif; ?> [[#variable4879fb40]]<?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4879fd00]] | 'show_name' |
1 | 2 | [[#4879fd00]] | 'show_articles' |
1 | 3 | [[#4879fd00]] | 'show_email' |
1 | 4 | [[#4879fd00]] | 'show_telephone' |
1 | 5 | [[#4879fd00]] | 'show_mobile' |
1 | 6 | [[#4879fd00]] | 'show_fax' |
2 | 1 | [[#4879fca0]] | <td height="20" width="90%" class="sectiontableheader |
2 | 2 | [[#4879fca0]] | <td height="20" width="10%" class="sectiontableheader |
2 | 3 | [[#4879fca0]] | <td height="20" width="20%" class="sectiontableheader |
2 | 4 | [[#4879fca0]] | <td height="20" width="15%" class="sectiontableheader |
2 | 5 | [[#4879fca0]] | <td height="20" width="15%" class="sectiontableheader |
2 | 6 | [[#4879fca0]] | <td height="20" width="15%" class="sectiontableheader |
3 | 1 | [[#4879fbe0]] | "> |
3 | 2 | [[#4879fbe0]] | " align="center" nowrap="nowrap"> |
3 | 3 | [[#4879fbe0]] | "> |
3 | 4 | [[#4879fbe0]] | "> |
3 | 5 | [[#4879fbe0]] | "> |
3 | 6 | [[#4879fbe0]] | "> |
4 | 1 | [[#4879fb80]] | 'Feed Name' |
4 | 2 | [[#4879fb80]] | 'Num Articles' |
4 | 3 | [[#4879fb80]] | 'Email' |
4 | 4 | [[#4879fb80]] | 'Phone' |
4 | 5 | [[#4879fb80]] | 'Mobile' |
4 | 6 | [[#4879fb80]] | 'Fax' |
5 | 1 | [[#4879f180]] | </td> |
5 | 2 | [[#4879f180]] | </td> |
5 | 3 | [[#4879f180]] | </td> |
5 | 4 | [[#4879f180]] | </td> |
5 | 5 | [[#4879f180]] | </td> |
5 | 6 | [[#4879f180]] | </td> |
6 | 1 | [[#4879fb40]] | |
6 | 2 | [[#4879fb40]] | </tr> |
6 | 3 | [[#4879fb40]] | |
6 | 4 | [[#4879fb40]] | |
6 | 5 | [[#4879fb40]] | |
6 | 6 | [[#4879fb40]] | </tr> |