Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.978 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 171 | administrator/components/com_templates/models/source.php |
2 | 3 | 176 | administrator/components/com_weblinks/models/weblinks.php |
| ||||
{ $this->setError(JText::sprintf('Operation Failed Could not open', $file)); return FALSE; } |
| ||||
{ $this->setError(JText::sprintf('WEBLINKS_WEBLINK_CHECKED_OUT', $id)); return FALSE; } |
| |||
{ $this->setError(JText::sprintf( [[#variable3f74b1a0]], [[#variable3f74b100]])); return FALSE; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3f74b1a0]] | 'Operation Failed Could not open' |
1 | 2 | [[#3f74b1a0]] | 'WEBLINKS_WEBLINK_CHECKED_OUT' |
2 | 1 | [[#3f74b100]] | $file |
2 | 2 | [[#3f74b100]] | $id |