Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 0 | 1.000 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 249 | administrator/components/com_messages/admin.messages.php |
2 | 2 | 225 | administrator/components/com_newsfeeds/admin.newsfeeds.php |
3 | 2 | 71 | administrator/components/com_plugins/controller.php |
| ||||
if (!$row->bind(JRequest::get('post'))) { JError::raiseError(500, $row->getError()); } |
| ||||
if (!$row->bind(JRequest::get('post'))) { JError::raiseError(500, $row->getError()); } |
| ||||
if (!$row->bind(JRequest::get('post'))) { JError::raiseError(500, $row->getError()); } |
| |||
if (!$row->bind(JRequest::get('post'))) { JError::raiseError(500,$row->getError()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |