Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.990 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 506 | libraries/joomla/installer/installer.php |
2 | 3 | 529 | libraries/joomla/installer/installer.php |
| ||||
{ $this->abort(JText::_('Refresh Manifest Cache failed') . ': ' . JText::_('Extension is not currently installed')); return FALSE; } |
| ||||
{ $this->abort(JText::_('Refresh Manifest Cache failed') . ': ' . JText::_('Extension not valid')); return FALSE; } |
| |||
{ $this->abort(JText::_('Refresh Manifest Cache failed') . ': ' . JText::_( [[#variable46916720]])); return FALSE; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46916720]] | 'Extension not valid' |
1 | 2 | [[#46916720]] | 'Extension is not currently installed' |