Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.983 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 153 | administrator/components/com_weblinks/models/weblinks.php |
2 | 1 | 441 | components/com_content/models/category.php |
| ||||
$search= $this->_db->Quote('%' . $this->_db->getEscaped($search, TRUE) . '%', FALSE); |
| ||||
$filter= $this->_db->Quote('%' . $this->_db->getEscaped($filter, TRUE) . '%', FALSE); |
| |||
[[#variable53dc09e0]]=$this->_db->Quote('%' . $this->_db->getEscaped( [[#variable53dc09e0]],TRUE) . '%',FALSE); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53dc09e0]] | $search |
1 | 2 | [[#53dc09e0]] | $filter |