CloneSet764


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5410.991statement_sequence
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
156
templates/beez/html/com_contact/contact/default.php
2513
templates/beez/html/com_content/article/default.php
356
templates/beez/html/com_content/category/blog.php
456
templates/beez/html/com_content/section/blog.php
Clone Instance
1
Line Count
5
Source Line
6
Source File
templates/beez/html/com_contact/contact/default.php

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


Clone Instance
2
Line Count
5
Source Line
13
Source File
templates/beez/html/com_content/article/default.php

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


Clone Instance
3
Line Count
5
Source Line
6
Source File
templates/beez/html/com_content/category/blog.php

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


Clone Instance
4
Line Count
5
Source Line
6
Source File
templates/beez/html/com_content/section/blog.php

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


Clone AbstractionParameter Count: 1Parameter Bindings

;
?>
<h1 class="componentheading<?php
echo $this->params->get('pageclass_sfx');
?> [[#variable465ff660]]<?php
echo $this->escape($this->params->get('page_title'));
?>
</h1>
<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#465ff660]]
"> 
12[[#465ff660]]
"> 
13[[#465ff660]]
"> 
14[[#465ff660]]
">