Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 0 | 1.000 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 52 | components/com_mailto/controller.php |
2 | 4 | 66 | components/com_mailto/controller.php |
3 | 3 | 144 | components/com_mailto/controller.php |
| ||||
{ JError::raiseNotice(500, JText:: _( 'EMAIL_NOT_SENT')); return $this->mailto(); } |
| ||||
{ //Non-local url... JError::raiseNotice(500, JText:: _( 'EMAIL_NOT_SENT')); return $this->mailto(); } |
| ||||
{ JError::raiseNotice(500, JText:: _( 'EMAIL_NOT_SENT')); return $this->mailto(); } |
| |||
{ //Non-local url... JError::raiseNotice(500,JText::_('EMAIL_NOT_SENT')); return $this->mailto(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |