CloneSet773


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3320.987statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13100
libraries/joomla/html/html/select.php
23362
libraries/joomla/html/html/select.php
33453
libraries/joomla/html/html/select.php
Clone Instance
1
Line Count
3
Source Line
100
Source File
libraries/joomla/html/html/select.php

                        $options['option.key']=  $optKey;
                        $options['option.text']=  $optText;
                        $options['list.select']=  $selected;


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

                        // Get options from the parameters
                        $options['option.key']=  $optKey;
                        $options['option.text']=  $optText;
                        $options['disable']=  $disable;


Clone Instance
3
Line Count
3
Source Line
453
Source File
libraries/joomla/html/html/select.php

                        // Get options from the parameters
                        $options['option.key']=  $optKey;
                        $options['option.text']=  $optText;
                        $options['list.select']=  $selected;


Clone AbstractionParameter Count: 2Parameter Bindings

// Get options from the parameters
$options['option.key']=$optKey;
$options['option.text']=$optText;
$options[ [[#variable4c5ea940]]]= [[#variable2518bba0]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4c5ea940]]
'list.select' 
12[[#4c5ea940]]
'disable' 
13[[#4c5ea940]]
'list.select' 
21[[#2518bba0]]
$selected 
22[[#2518bba0]]
$disable 
23[[#2518bba0]]
$selected