Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 7 | 1 | 0.952 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 309 | administrator/components/com_modules/models/module.php |
2 | 2 | 321 | administrator/components/com_modules/models/module.php |
3 | 2 | 341 | administrator/components/com_modules/models/module.php |
4 | 2 | 498 | administrator/components/com_modules/models/module.php |
5 | 2 | 155 | administrator/components/com_templates/models/template.php |
6 | 2 | 174 | administrator/components/com_templates/models/template.php |
7 | 2 | 183 | administrator/components/com_templates/models/template.php |
| ||||
if (!$this->_db->query()) { return JError::raiseWarning(500, $row->getError()); } |
| ||||
if (!$this->_db->query()) { return JError::raiseWarning(500, $row->getError()); } |
| ||||
if (!$this->_db->query()) { return JError::raiseWarning(500, $row->getError()); } |
| ||||
if (!$this->_db->query()) { return JError::raiseWarning(500, $row->getError()); } |
| ||||
if (!$this->_db->query()) { return JError::raiseWarning(500, $this->_db->getError()); } |
| ||||
if (!$this->_db->query()) { return JError::raiseWarning(500, $this->_db->getError()); } |
| ||||
if (!$this->_db->query()) { return JError::raiseWarning(500, $this->_db->getError()); } |
| |||
if (!$this->_db->query()) { return JError::raiseWarning(500, [[#variable2413c5c0]]->getError()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#2413c5c0]] | $this->_db |
1 | 2 | [[#2413c5c0]] | $row |
1 | 3 | [[#2413c5c0]] | $this->_db |
1 | 4 | [[#2413c5c0]] | $this->_db |
1 | 5 | [[#2413c5c0]] | $row |
1 | 6 | [[#2413c5c0]] | $row |
1 | 7 | [[#2413c5c0]] | $row |