Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 3 | 0.966 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 223 | libraries/joomla/html/html/list.php |
2 | 2 | 226 | libraries/joomla/html/html/list.php |
3 | 2 | 229 | libraries/joomla/html/html/list.php |
4 | 2 | 232 | libraries/joomla/html/html/list.php |
| ||||
if ($none) { $pos['']= JText::_('None'); } |
| ||||
if ($center) { $pos['center']= JText::_('Center'); } |
| ||||
if ($left) { $pos['left']= JText::_('Left'); } |
| ||||
if ($right) { $pos['right']= JText::_('Right'); } |
| |||
if ( [[#variable22621f40]]) { $pos[ [[#variable22621e00]]]=JText::_( [[#variable22621e60]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#22621f40]] | $none |
1 | 2 | [[#22621f40]] | $center |
1 | 3 | [[#22621f40]] | $left |
1 | 4 | [[#22621f40]] | $right |
2 | 1 | [[#22621e00]] | '' |
2 | 2 | [[#22621e00]] | 'center' |
2 | 3 | [[#22621e00]] | 'left' |
2 | 4 | [[#22621e00]] | 'right' |
3 | 1 | [[#22621e60]] | 'None' |
3 | 2 | [[#22621e60]] | 'Center' |
3 | 3 | [[#22621e60]] | 'Left' |
3 | 4 | [[#22621e60]] | 'Right' |