Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.978 | case |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 311 | administrator/components/com_contact/admin.contact.php |
2 | 4 | 258 | administrator/components/com_newsfeeds/admin.newsfeeds.php |
| ||||
default : $msg= JText::_('Contact saved'); $link= 'index.php?option=com_contact'; break; |
| ||||
default : $msg= JText::_('Newsfeed saved'); $link= 'index.php?option=com_newsfeeds'; break; |
| |||
default : $msg=JText::_( [[#variable538b5ee0]]); $link= [[#variable538b5fa0]]; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#538b5ee0]] | 'Contact saved' |
1 | 2 | [[#538b5ee0]] | 'Newsfeed saved' |
2 | 1 | [[#538b5fa0]] | 'index.php?option=com_contact' |
2 | 2 | [[#538b5fa0]] | 'index.php?option=com_newsfeeds' |