Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 0 | 1.000 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 188 | administrator/components/com_modules/controller.php |
2 | 2 | 229 | administrator/components/com_modules/controller.php |
3 | 2 | 257 | administrator/components/com_modules/controller.php |
4 | 2 | 299 | administrator/components/com_modules/controller.php |
| ||||
if (empty($cid)) { return JError::raiseWarning(500, 'No items selected'); } |
| ||||
if (empty($cid)) { return JError::raiseWarning(500, 'No items selected'); } |
| ||||
if (empty($cid)) { return JError::raiseWarning(500, 'No items selected'); } |
| ||||
if (empty($cid)) { return JError::raiseWarning(500, 'No items selected'); } |
| |||
if (empty($cid)) { return JError::raiseWarning(500,'No items selected'); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |