Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 7 | 0 | 1.000 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 53 | administrator/components/com_banners/controllers/client.php |
2 | 1 | 126 | administrator/components/com_contact/admin.contact.php |
3 | 1 | 89 | administrator/components/com_messages/admin.messages.php |
4 | 1 | 228 | administrator/components/com_modules/models/modules.php |
5 | 1 | 109 | administrator/components/com_newsfeeds/admin.newsfeeds.php |
6 | 1 | 77 | administrator/components/com_plugins/views/plugins/view.html.php |
7 | 1 | 69 | administrator/components/com_search/models/search.php |
| ||||
$where= (count($where) ? ' WHERE ' . implode(' AND ', $where) : ''); |
| ||||
$where= (count($where) ? ' WHERE ' . implode(' AND ', $where) : ''); |
| ||||
$where= (count($where) ? ' WHERE ' . implode(' AND ', $where) : ''); |
| ||||
$where= (count($where) ? ' WHERE ' . implode(' AND ', $where) : ''); |
| ||||
$where= (count($where) ? ' WHERE ' . implode(' AND ', $where) : ''); |
| ||||
$where= ( count( $where) ? ' WHERE ' . implode( ' AND ', $where) : ''); |
| ||||
$where= (count($where) ? ' WHERE ' . implode(' AND ', $where) : ''); |
| |||
$where=(count($where) ? ' WHERE ' . implode(' AND ',$where) : ''); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |