Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.998 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 28 | administrator/components/com_content/helpers/html/content.php |
2 | 5 | 29 | libraries/joomla/html/html/jgrid.php |
| ||||
$state= JArrayHelper::getValue($states, (int) $value, $states[1]); $html= '<a href="javascript:void(0);" onclick="return listItemTask(\'cb' . $i . '\',\'' . $state[1] . '\')" title="' . JText::_($state[3]) . '">' . JHtml::_('image.administrator', $state[0], '/images/', NULL, '/images/', JText::_($state[2])) . '</a>'; return $html; |
| ||||
$state= JArrayHelper::getValue($states, (int) $value, $states[0]); $html= '<a href="javascript:void(0);" onclick="return listItemTask(\'cb' . $i . '\',\'' . $state[1] . '\')" title="' . JText::_($state[3]) . '">' . JHtml::_('image.administrator', $state[0], '/images/', NULL, '/images/', JText::_($state[2])) . '</a>'; return $html; |
| |||
$state=JArrayHelper::getValue($states,(int) $value,$states[ [[#variable252ab9c0]]]); $html='<a href="javascript:void(0);" onclick="return listItemTask(\'cb' . $i . '\',\'' . $state[1] . '\')" title="' . JText::_($state[3]) . '">' . JHtml::_('image.administrator',$state[0],'/images/',NULL,'/images/',JText::_($state[2])) . '</a>'; return $html; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#252ab9c0]] | 1 |
1 | 2 | [[#252ab9c0]] | 0 |