Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 3 | 0.966 | root |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 1 | administrator/components/com_media/views/medialist/tmpl/details_up.php |
2 | 13 | 1 | administrator/components/com_media/views/medialist/tmpl/thumbs_up.php |
| ||||
<?php defined( "_JEXEC") or exit; ?> <tr> <td class="imgTotal"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe"> <img src="components/com_media/images/folderup_16.png" width="16" height="16" border="0" alt=".."/></a> </td> <td class="description"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe">..</a> </td> <td> </td> <td> </td> <td> </td> </tr> |
| ||||
<?php defined( "_JEXEC") or exit; ?> <div class="imgOutline"> <div class="imgTotal"> <div align="center" class="imgBorder"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe"> <img src="components/com_media/images/folderup_32.png" width="32" height="32" border="0" alt=".."/></a> </div> </div> <div class="controls"> <span> </span> </div> <div class="imginfoBorder"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe">..</a> </div> </div> |
| |||
<?php defined( "_JEXEC") or exit; ?> [[#variable4dadaba0]]<?php echo $this->state->parent; ?> [[#variable4dadab00]]<?php echo $this->state->parent; ?> [[#variable4dadaa40]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4dadaba0]] | <tr> <td class="imgTotal"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder= |
1 | 2 | [[#4dadaba0]] | <div class="imgOutline"> <div class="imgTotal"> <div align="center" class="imgBorder"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder= |
2 | 1 | [[#4dadab00]] | " target="folderframe"> <img src="components/com_media/images/folderup_16.png" width="16" height="16" border="0" alt=".."/></a> </td> <td class="description"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder= |
2 | 2 | [[#4dadab00]] | " target="folderframe"> <img src="components/com_media/images/folderup_32.png" width="32" height="32" border="0" alt=".."/></a> </div> </div> <div class="controls"> <span> </span> </div> <div class="imginfoBorder"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder= |
3 | 1 | [[#4dadaa40]] | " target="folderframe">..</a> </td> <td> </td> <td> </td> <td> </td> </tr> |
3 | 2 | [[#4dadaa40]] | " target="folderframe">..</a> </div> </div> |