Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 12 | 2 | 0.983 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 56 | components/com_contact/views/category/view.feed.php |
2 | 2 | 85 | modules/mod_latestnews/helper.php |
3 | 2 | 55 | modules/mod_mostread/helper.php |
4 | 2 | 90 | modules/mod_newsflash/helper.php |
5 | 2 | 95 | plugins/search/categories.php |
6 | 2 | 104 | plugins/search/contacts.php |
7 | 2 | 158 | plugins/search/content.php |
8 | 2 | 188 | plugins/search/content.php |
9 | 2 | 230 | plugins/search/content.php |
10 | 2 | 119 | plugins/search/newsfeeds.php |
11 | 2 | 91 | plugins/search/sections.php |
12 | 2 | 131 | plugins/search/weblinks.php |
| ||||
$db->setQuery($query, 0, $limit); $rows= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $count); $rows= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $count); $rows= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $items); $rows= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $limit); $rows= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $limit); $rows= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $limit); $list= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $limit); $list2= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $limit); $list3= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $limit); $rows= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $limit); $rows= $db->loadObjectList(); |
| ||||
$db->setQuery($query, 0, $limit); $rows= $db->loadObjectList(); |
| |||
$db->setQuery($query,0, [[#variable231b11a0]]); [[#variable231b1120]]=$db->loadObjectList(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#231b11a0]] | $limit |
1 | 2 | [[#231b11a0]] | $count |
1 | 3 | [[#231b11a0]] | $limit |
1 | 4 | [[#231b11a0]] | $limit |
1 | 5 | [[#231b11a0]] | $limit |
1 | 6 | [[#231b11a0]] | $items |
1 | 7 | [[#231b11a0]] | $limit |
1 | 8 | [[#231b11a0]] | $limit |
1 | 9 | [[#231b11a0]] | $limit |
1 | 10 | [[#231b11a0]] | $limit |
1 | 11 | [[#231b11a0]] | $count |
1 | 12 | [[#231b11a0]] | $limit |
2 | 1 | [[#231b1120]] | $rows |
2 | 2 | [[#231b1120]] | $rows |
2 | 3 | [[#231b1120]] | $list |
2 | 4 | [[#231b1120]] | $list2 |
2 | 5 | [[#231b1120]] | $list3 |
2 | 6 | [[#231b1120]] | $rows |
2 | 7 | [[#231b1120]] | $rows |
2 | 8 | [[#231b1120]] | $rows |
2 | 9 | [[#231b1120]] | $rows |
2 | 10 | [[#231b1120]] | $rows |
2 | 11 | [[#231b1120]] | $rows |
2 | 12 | [[#231b1120]] | $rows |