Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 4 | 0.965 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 9 | templates/rhuk_milkyway/html/com_contact/contact/default.php |
2 | 5 | 3 | templates/rhuk_milkyway/html/com_search/search/default.php |
3 | 5 | 18 | templates/rhuk_milkyway/html/com_user/login/default_login.php |
| ||||
; ?> <div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php echo $this->params->get( 'page_title'); ?> </div> <?php |
| ||||
; ?> <div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php echo $this->params->get( 'page_title'); ?> </div> <?php |
| ||||
; ?> <div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php echo $this->params->get( 'header_login'); ?> </div> <?php |
| |||
; ?> [[#variable235b6cc0]]<?php echo $this->escape($this->params->get('pageclass_sfx')); ?> [[#variable235b6c60]]<?php echo $this->params->get( [[#variable235b6b60]]); ?> [[#variable235b6ba0]]<?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#235b6cc0]] | <div class="componentheading |
1 | 2 | [[#235b6cc0]] | <div class="componentheading |
1 | 3 | [[#235b6cc0]] | <div class="componentheading |
2 | 1 | [[#235b6c60]] | "> |
2 | 2 | [[#235b6c60]] | "> |
2 | 3 | [[#235b6c60]] | "> |
3 | 1 | [[#235b6b60]] | 'header_login' |
3 | 2 | [[#235b6b60]] | 'page_title' |
3 | 3 | [[#235b6b60]] | 'page_title' |
4 | 1 | [[#235b6ba0]] | </div> |
4 | 2 | [[#235b6ba0]] | </div> |
4 | 3 | [[#235b6ba0]] | </div> |