Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.994 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 100 | administrator/components/com_installer/models/update.php |
2 | 2 | 102 | administrator/components/com_installer/models/update.php |
| ||||
{ $msg= JText::sprintf('INSTALLEXT', JText::_($update->get('type','IUnknown')), JText::_('Success')); } |
| ||||
{ $msg= JText::sprintf('INSTALLEXT', JText::_($update->get('type','IUnknown')), JText::_('Error')); } |
| |||
{ $msg=JText::sprintf('INSTALLEXT',JText::_($update->get('type','IUnknown')),JText::_( [[#variable231c44c0]])); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#231c44c0]] | 'Success' |
1 | 2 | [[#231c44c0]] | 'Error' |