CloneSet900


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5340.969statement_sequence
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
156
templates/rhuk_milkyway/html/com_content/article/default.php
255
templates/rhuk_milkyway/html/com_content/section/blog.php
354
templates/rhuk_milkyway/html/com_user/login/default_logout.php
Clone Instance
1
Line Count
5
Source Line
6
Source File
templates/rhuk_milkyway/html/com_content/article/default.php

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


Clone Instance
2
Line Count
5
Source Line
5
Source File
templates/rhuk_milkyway/html/com_content/section/blog.php

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


Clone Instance
3
Line Count
5
Source Line
4
Source File
templates/rhuk_milkyway/html/com_user/login/default_logout.php

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


Clone AbstractionParameter Count: 4Parameter Bindings

;
?> [[#variable247237e0]]<?php
echo $this->escape($this->params->get('pageclass_sfx'));
?> [[#variable24723760]]<?php
echo $this->escape($this->params->get( [[#variable24723700]]));
?> [[#variable24723640]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#247237e0]]
<div class="componentheading 
12[[#247237e0]]
<div class="componentheading 
13[[#247237e0]]
<div class="componentheading 
21[[#24723760]]
"> 
22[[#24723760]]
"> 
23[[#24723760]]
"> 
31[[#24723700]]
'page_title' 
32[[#24723700]]
'page_title' 
33[[#24723700]]
'header_logout' 
41[[#24723640]]
</div> 
42[[#24723640]]
</div> 
43[[#24723640]]
</div>