Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 8 | 2 | 0.977 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 63 | administrator/components/com_categories/models/fields/categoryparent.php |
2 | 2 | 63 | administrator/components/com_menus/models/fields/menuparent.php |
3 | 2 | 48 | administrator/components/com_menus/models/fields/menus.php |
4 | 2 | 51 | libraries/joomla/form/fields/accesslevels.php |
5 | 2 | 47 | libraries/joomla/form/fields/accesssections.php |
6 | 2 | 198 | libraries/joomla/html/html/menu.php |
7 | 2 | 30 | modules/mod_whosonline/helper.php |
8 | 2 | 65 | modules/mod_whosonline/helper.php |
| ||||
// Check for a database error. if ($db->getErrorNum()) { JError::raiseWarning(500, $db->getErrorMsg()); } |
| ||||
// Check for a database error. if ($db->getErrorNum()) { JError::raiseWarning(500, $db->getErrorMsg()); } |
| ||||
// Check for a database error. if ($db->getErrorNum()) { JError::raiseWarning(500, $db->getErrorMsg()); } |
| ||||
// Check for a database error. if ($db->getErrorNum()) { JError::raiseWarning(500, $db->getErrorMsg()); } |
| ||||
// Check for a database error. if ($db->getErrorNum()) { JError::raiseWarning(500, $db->getErrorMsg()); } |
| ||||
// Check for a database error. if ($db->getErrorNum()) { JError::raiseNotice(500, $db->getErrorMsg()); } |
| ||||
if ($db->getErrorNum()) { JError::raiseWarning(500, $db->stderr()); } |
| ||||
if ($db->getErrorNum()) { JError::raiseWarning(500, $db->stderr()); } |
| |||
// Check for a database error. if ($db->getErrorNum()) { JError:: [[#variable4c6db980]](500,$db-> [[#variable487950c0]]()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4c6db980]] | raiseWarning |
1 | 2 | [[#4c6db980]] | raiseNotice |
1 | 3 | [[#4c6db980]] | raiseWarning |
1 | 4 | [[#4c6db980]] | raiseWarning |
1 | 5 | [[#4c6db980]] | raiseWarning |
1 | 6 | [[#4c6db980]] | raiseWarning |
1 | 7 | [[#4c6db980]] | raiseWarning |
1 | 8 | [[#4c6db980]] | raiseWarning |
2 | 1 | [[#487950c0]] | getErrorMsg |
2 | 2 | [[#487950c0]] | getErrorMsg |
2 | 3 | [[#487950c0]] | stderr |
2 | 4 | [[#487950c0]] | getErrorMsg |
2 | 5 | [[#487950c0]] | getErrorMsg |
2 | 6 | [[#487950c0]] | getErrorMsg |
2 | 7 | [[#487950c0]] | getErrorMsg |
2 | 8 | [[#487950c0]] | stderr |