Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 0 | 1.000 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 277 | administrator/components/com_modules/models/module.php |
2 | 3 | 193 | components/com_weblinks/models/weblink.php |
| ||||
// Bind the form fields to the web link table if (!$row->bind($data)) { $this->setError($this->_db->getErrorMsg()); return FALSE; } |
| ||||
// Bind the form fields to the web link table if (!$row->bind($data)) { $this->setError($this->_db->getErrorMsg()); return FALSE; } |
| |||
// Bind the form fields to the web link table if (!$row->bind($data)) { $this->setError($this->_db->getErrorMsg()); return FALSE; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |