CloneSet1461


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4210.992statement_sequence
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1422
components/com_content/views/category/tmpl/blog_item.php
2413
templates/beez/html/com_content/frontpage/default_item.php
Clone Instance
1
Line Count
4
Source Line
22
Source File
components/com_content/views/category/tmpl/blog_item.php

                                                                                                         ;
                                                                                                         ?>
<a href="<?php                 echo $this->item->readmore_link; ?>" class="contentpagetitle<?php echo $this->item->params->get('pageclass_sfx'); ?>">
<?php                         echo $this->escape($this->item->title); ?></a>
<?php


Clone Instance
2
Line Count
4
Source Line
13
Source File
templates/beez/html/com_content/frontpage/default_item.php

                                                                                                 ;
                                                                                                 ?>
<a href="<?php                 echo $this->item->readmore_link; ?>" class="contentpagetitle<?php echo $this->item->params->get('pageclass_sfx'); ?>">
<?php                         echo $this->escape($this->item->title); ?></a>
<?php


Clone AbstractionParameter Count: 1Parameter Bindings

;
?>
<a href="<?php
echo $this->item->readmore_link;
?>" class="contentpagetitle<?php
echo $this->item->params->get('pageclass_sfx');
?>">
<?php
echo $this->escape($this->item->title);
?> [[#variable526f0900]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#526f0900]]
</a> 
12[[#526f0900]]
</a>