CloneSet1067


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5340.965statement_sequence
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
159
templates/rhuk_milkyway/html/com_contact/contact/default.php
253
templates/rhuk_milkyway/html/com_search/search/default.php
3518
templates/rhuk_milkyway/html/com_user/login/default_login.php
Clone Instance
1
Line Count
5
Source Line
9
Source File
templates/rhuk_milkyway/html/com_contact/contact/default.php

                                                                                                                                                                 ;
                                                                                                                                                                 ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                 echo $this->params->get( 'page_title');  ?>
</div>
<?php


Clone Instance
2
Line Count
5
Source Line
3
Source File
templates/rhuk_milkyway/html/com_search/search/default.php

                                                          ;
                                                          ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php         echo $this->params->get( 'page_title');  ?>
</div>
<?php


Clone Instance
3
Line Count
5
Source Line
18
Source File
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( 'header_login');  ?>
</div>
<?php


Clone AbstractionParameter Count: 4Parameter Bindings

;
?> [[#variable235b6cc0]]<?php
echo $this->escape($this->params->get('pageclass_sfx'));
?> [[#variable235b6c60]]<?php
echo $this->params->get( [[#variable235b6b60]]);
?> [[#variable235b6ba0]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#235b6cc0]]
<div class="componentheading 
12[[#235b6cc0]]
<div class="componentheading 
13[[#235b6cc0]]
<div class="componentheading 
21[[#235b6c60]]
"> 
22[[#235b6c60]]
"> 
23[[#235b6c60]]
"> 
31[[#235b6b60]]
'header_login' 
32[[#235b6b60]]
'page_title' 
33[[#235b6b60]]
'page_title' 
41[[#235b6ba0]]
</div> 
42[[#235b6ba0]]
</div> 
43[[#235b6ba0]]
</div>