Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 3 | 0.983 | statement_sequence[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 46 | administrator/components/com_contact/toolbar.contact.html.php |
2 | 6 | 23 | administrator/components/com_newsfeeds/toolbar.newsfeeds.html.php |
| ||||
JToolBarHelper::unpublishList(); JToolBarHelper::deleteList(); JToolBarHelper::editListX(); JToolBarHelper::addNewX(); JToolBarHelper::preferences('com_contact', '500'); JToolBarHelper::help('screen.contactmanager'); |
| ||||
JToolBarHelper::unpublishList(); JToolBarHelper::deleteList(); JToolBarHelper::editListX(); JToolBarHelper::addNewX(); JToolBarHelper::preferences('com_newsfeeds','400'); JToolBarHelper::help('screen.newsfeeds'); |
| |||
JToolBarHelper::unpublishList(); JToolBarHelper::deleteList(); JToolBarHelper::editListX(); JToolBarHelper::addNewX(); JToolBarHelper::preferences( [[#variable3c36c6c0]], [[#variable3c36c620]]); JToolBarHelper::help( [[#variable3c36c460]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3c36c6c0]] | 'com_newsfeeds' |
1 | 2 | [[#3c36c6c0]] | 'com_contact' |
2 | 1 | [[#3c36c620]] | '400' |
2 | 2 | [[#3c36c620]] | '500' |
3 | 1 | [[#3c36c460]] | 'screen.newsfeeds' |
3 | 2 | [[#3c36c460]] | 'screen.contactmanager' |