Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.967 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 189 | libraries/joomla/html/html/grid.php |
2 | 2 | 193 | libraries/joomla/html/html/grid.php |
| ||||
if ($archived) { $state['A']= JText::_($archived); } |
| ||||
if ($trashed) { $state['T']= JText::_($trashed); } |
| |||
if ( [[#variable44bd0c60]]) { $state[ [[#variable44bd0c40]]]=JText::_( [[#variable44bd0c60]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44bd0c60]] | $archived |
1 | 2 | [[#44bd0c60]] | $trashed |
2 | 1 | [[#44bd0c40]] | 'A' |
2 | 2 | [[#44bd0c40]] | 'T' |