Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
17 | 3 | 4 | 0.976 | php_sequence[8] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 17 | 49 | components/com_weblinks/views/weblink/tmpl/form.php |
2 | 9 | 38 | templates/beez/html/com_weblinks/weblink/form.php |
3 | 17 | 38 | templates/rhuk_milkyway/html/com_weblinks/weblink/form.php |
| ||||
<?php echo $this->escape($this->weblink->title);?>" /> </td> </tr> <tr> <td valign="top"> <label for="jformcatid"> <?php echo JText::_('Category'); ?>: </label> </td> <td> <?php echo $this->lists['catid']; ?> </td> </tr> <tr> <td valign="top"> <label for="jformurl"> <?php echo JText::_('URL'); ?>: </label> </td> <td> <input class="inputbox" type="text" id="jformurl" name="jform[url]" value=" |
| ||||
<?php echo $this->escape($this->weblink->title);?>" /> </div> <div> <label for="jformcatid"><?php echo JText::_('Category'); ?>:</label> <?php echo $this->lists['catid']; ?> </div> <div> <label for="jformurl"><?php echo JText::_('URL'); ?>:</label> <input class="inputbox" type="text" id="jformurl" name="jform[url]" value=" |
| ||||
<?php echo $this->escape($this->weblink->title);?>" /> </td> </tr> <tr> <td valign="top"> <label for="jformcatid"> <?php echo JText::_( 'Category'); ?>: </label> </td> <td> <?php echo $this->lists['catid']; ?> </td> </tr> <tr> <td valign="top"> <label for="jformurl"> <?php echo JText::_( 'URL'); ?>: </label> </td> <td> <input class="inputbox" type="text" id="jformurl" name="jform[url]" value=" |
| |||
<?php echo $this->escape($this->weblink->title); ?> [[#variable4e475f40]]<?php echo JText::_('Category'); ?> [[#variable4e475f00]]<?php echo $this->lists['catid']; ?> [[#variable4e475e00]]<?php echo JText::_('URL'); ?> [[#variable4e475e80]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4e475f40]] | " /> </td> </tr> <tr> <td valign="top"> <label for="jformcatid"> |
1 | 2 | [[#4e475f40]] | " /> </div> <div> <label for="jformcatid"> |
1 | 3 | [[#4e475f40]] | " /> </td> </tr> <tr> <td valign="top"> <label for="jformcatid"> |
2 | 1 | [[#4e475f00]] | : </label> </td> <td> |
2 | 2 | [[#4e475f00]] | :</label> |
2 | 3 | [[#4e475f00]] | : </label> </td> <td> |
3 | 1 | [[#4e475e00]] | </td> </tr> <tr> <td valign="top"> <label for="jformurl"> |
3 | 2 | [[#4e475e00]] | </div> <div> <label for="jformurl"> |
3 | 3 | [[#4e475e00]] | </td> </tr> <tr> <td valign="top"> <label for="jformurl"> |
4 | 1 | [[#4e475e80]] | : </label> </td> <td> <input class="inputbox" type="text" id="jformurl" name="jform[url]" value=" |
4 | 2 | [[#4e475e80]] | :</label> <input class="inputbox" type="text" id="jformurl" name="jform[url]" value=" |
4 | 3 | [[#4e475e80]] | : </label> </td> <td> <input class="inputbox" type="text" id="jformurl" name="jform[url]" value=" |