Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 3 | 0.981 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 165 | administrator/components/com_admin/admin.admin.html.php |
2 | 3 | 167 | administrator/components/com_admin/admin.admin.html.php |
3 | 2 | 169 | administrator/components/com_admin/admin.admin.html.php |
| ||||
echo JHtml::_('link', JHelp::createUrl('joomla.glossary'), JText::_('Glossary'), array('target' => 'helpFrame'));?> | <?php |
| ||||
echo JHtml::_('link', JHelp::createUrl('joomla.credits'), JText::_('Credits'), array('target' => 'helpFrame'));?> | <?php |
| ||||
echo JHtml::_('link', JHelp::createUrl('joomla.support'), JText::_('Support'), array('target' => 'helpFrame'));?> <?php |
| |||
echo JHtml::_('link',JHelp::createUrl( [[#variable58f63cc0]]),JText::_( [[#variable58f63c00]]),array('target' => 'helpFrame')); ?> [[#variable58f63b80]]<?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58f63cc0]] | 'joomla.support' |
1 | 2 | [[#58f63cc0]] | 'joomla.credits' |
1 | 3 | [[#58f63cc0]] | 'joomla.glossary' |
2 | 1 | [[#58f63c00]] | 'Support' |
2 | 2 | [[#58f63c00]] | 'Credits' |
2 | 3 | [[#58f63c00]] | 'Glossary' |
3 | 1 | [[#58f63b80]] | |
3 | 2 | [[#58f63b80]] | | |
3 | 3 | [[#58f63b80]] | | |