CloneSet724


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5540.958statement_sequence
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
159
components/com_contact/views/contact/tmpl/default.php
253
components/com_search/views/search/tmpl/default.php
3516
components/com_wrapper/views/wrapper/tmpl/default.php
455
templates/beez/html/com_user/login/default_login.php
556
templates/beez/html/com_user/login/default_logout.php
Clone Instance
1
Line Count
5
Source Line
9
Source File
components/com_contact/views/contact/tmpl/default.php

                                                                                                                                                           ;
                                                                                                                                                           ?>
<div class="componentheading<?php         echo $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
components/com_search/views/search/tmpl/default.php

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


Clone Instance
3
Line Count
5
Source Line
16
Source File
components/com_wrapper/views/wrapper/tmpl/default.php

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


Clone Instance
4
Line Count
5
Source Line
5
Source File
templates/beez/html/com_user/login/default_login.php

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


Clone Instance
5
Line Count
5
Source Line
6
Source File
templates/beez/html/com_user/login/default_logout.php

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


Clone AbstractionParameter Count: 4Parameter Bindings

;
?> [[#variable222eda80]]<?php
echo $this->params->get('pageclass_sfx');
?> [[#variable222ed9e0]]<?php
echo $this->params->get( [[#variable222ed920]]);
?> [[#variable222ed7a0]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#222eda80]]
<h1 class="componentheading 
12[[#222eda80]]
<h1 class="componentheading 
13[[#222eda80]]
<div class="componentheading 
14[[#222eda80]]
<div class="componentheading 
15[[#222eda80]]
<div class="componentheading 
21[[#222ed9e0]]
"> 
22[[#222ed9e0]]
"> 
23[[#222ed9e0]]
"> 
24[[#222ed9e0]]
"> 
25[[#222ed9e0]]
"> 
31[[#222ed920]]
'header_logout' 
32[[#222ed920]]
'header_login' 
33[[#222ed920]]
'page_title' 
34[[#222ed920]]
'page_title' 
35[[#222ed920]]
'page_title' 
41[[#222ed7a0]]
</h1> 
42[[#222ed7a0]]
</h1> 
43[[#222ed7a0]]
</div> 
44[[#222ed7a0]]
</div> 
45[[#222ed7a0]]
</div>