CloneSet1876


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.978if_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12531
libraries/joomla/html/html/select.php
22561
libraries/joomla/html/html/select.php
Clone Instance
1
Line Count
2
Source Line
531
Source File
libraries/joomla/html/html/select.php

                                if ($options['list.translate']) {
                                        $label=  JText::_($label);
                                      }


Clone Instance
2
Line Count
2
Source Line
561
Source File
libraries/joomla/html/html/select.php

                                if ($options['list.translate']) {
                                        $text=  JText::_($text);
                                      }


Clone AbstractionParameter Count: 1Parameter Bindings

if ($options['list.translate']) {
   [[#variable46d44700]]=JText::_( [[#variable46d44700]]);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#46d44700]]
$label 
12[[#46d44700]]
$text