Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 6 | 2 | 0.982 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 186 | administrator/components/com_weblinks/tables/weblink.php |
2 | 3 | 327 | components/com_contact/controller.php |
3 | 3 | 338 | components/com_contact/controller.php |
4 | 3 | 349 | components/com_contact/controller.php |
5 | 3 | 153 | libraries/joomla/database/table/category.php |
6 | 3 | 122 | libraries/joomla/database/table/module.php |
| ||||
{ $this->setError(JText::sprintf('WARNNAMETRYAGAIN', JText::_('Web Link'))); return FALSE; } |
| ||||
{ $this->setError(JText::sprintf('MESGHASBANNEDTEXT', JText::_('Email'))); return FALSE; } |
| ||||
{ $this->setError(JText::sprintf('MESGHASBANNEDTEXT',JText::_('Subject'))); return FALSE; } |
| ||||
{ $this->setError(JText::sprintf('MESGHASBANNEDTEXT', JText::_('Message'))); return FALSE; } |
| ||||
{ $this->setError(JText::sprintf('must contain a title', JText::_('Category'))); return FALSE; } |
| ||||
{ $this->setError(JText::sprintf('must contain a title', JText::_('Module'))); return FALSE; } |
| |||
{ $this->setError(JText::sprintf( [[#variable5889cb00]],JText::_( [[#variable5889cb20]]))); return FALSE; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5889cb00]] | 'must contain a title' |
1 | 2 | [[#5889cb00]] | 'WARNNAMETRYAGAIN' |
1 | 3 | [[#5889cb00]] | 'MESGHASBANNEDTEXT' |
1 | 4 | [[#5889cb00]] | 'MESGHASBANNEDTEXT' |
1 | 5 | [[#5889cb00]] | 'MESGHASBANNEDTEXT' |
1 | 6 | [[#5889cb00]] | 'must contain a title' |
2 | 1 | [[#5889cb20]] | 'Module' |
2 | 2 | [[#5889cb20]] | 'Web Link' |
2 | 3 | [[#5889cb20]] | 'Message' |
2 | 4 | [[#5889cb20]] | 'Subject' |
2 | 5 | [[#5889cb20]] | 'Email' |
2 | 6 | [[#5889cb20]] | 'Category' |