CloneSet1261


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1320.951php_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1134
administrator/modules/mod_login/mod_login.php
214
templates/beez/html/com_user/login/default_login.php
3114
templates/rhuk_milkyway/html/com_user/login/default_login.php
Clone Instance
1
Line Count
1
Source Line
34
Source File
administrator/modules/mod_login/mod_login.php

              <?php echo JRoute::_('index.php', TRUE, $params->get('usesecure')); ?>" method="post" name="login" id="form-login" style="clear: both;">
<p id="form-login-username">
  <label for="modlgn_username">


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

              <?php echo JRoute::_('index.php', TRUE, $this->params->get('usesecure')); ?>" method="post" name="login" id="login" class="login_form


Clone Instance
3
Line Count
1
Source Line
14
Source File
templates/rhuk_milkyway/html/com_user/login/default_login.php

              <?php echo JRoute::_( 'index.php', TRUE, $this->params->get('usesecure')); ?>" method="post" name="com-login" id="com-form-login">
<table width="100%" border="0" align="center" cellpadding="4" cellspacing="0" class="contentpane


Clone AbstractionParameter Count: 2Parameter Bindings

<?php
  echo JRoute::_('index.php',TRUE, [[#variable20f33080]]->get('usesecure'));
?> [[#variable20f33060]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#20f33080]]
$this->params 
12[[#20f33080]]
$this->params 
13[[#20f33080]]
$params 
21[[#20f33060]]
" method="post" name="com-login" id="com-form-login">
<table width="100%" border="0" align="center" cellpadding="4" cellspacing="0" class="contentpane 
22[[#20f33060]]
" method="post" name="login" id="login" class="login_form 
23[[#20f33060]]
" method="post" name="login" id="form-login" style="clear: both;">
<p id="form-login-username">
  <label for="modlgn_username">