Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 2 | 0.977 | php_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 45 | administrator/components/com_plugins/views/plugin/tmpl/form.php |
2 | 6 | 44 | administrator/components/com_templates/views/template/tmpl/default.php |
| ||||
<?php echo JText::_( 'Details'); ?></legend> <table class="admintable"> <tr> <td width="100" class="key"> <label for="name"> <?php echo JText::_( 'Name'); ?>: </label> </td> <td> <input class="text_area" type="text" name="name" id="name" size="35" value=" |
| ||||
<?php echo JText::_('Details'); ?></legend> <table class="admintable"> <tr> <td valign="top" class="key"> <?php echo JText::_('Name'); ?>: </td> <td> <strong> |
| |||
<?php echo JText::_('Details'); ?> [[#variable51fa4a20]]<?php echo JText::_('Name'); ?> [[#variable51fa49a0]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51fa4a20]] | </legend> <table class="admintable"> <tr> <td valign="top" class="key"> |
1 | 2 | [[#51fa4a20]] | </legend> <table class="admintable"> <tr> <td width="100" class="key"> <label for="name"> |
2 | 1 | [[#51fa49a0]] | : </td> <td> <strong> |
2 | 2 | [[#51fa49a0]] | : </label> </td> <td> <input class="text_area" type="text" name="name" id="name" size="35" value=" |