Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 3 | 4 | 0.958 | php_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 2 | administrator/components/com_installer/views/components/tmpl/default.php |
2 | 7 | 2 | administrator/components/com_installer/views/discover/tmpl/default.php |
3 | 7 | 2 | administrator/components/com_installer/views/update/tmpl/default.php |
| ||||
<?php if ($this->showMessage): ; ?> <?php echo $this->loadTemplate('message'); ?> <?php endif; ?> <?php if ($this->ftp): ; ?> <?php echo $this->loadTemplate('ftp'); ?> <?php endif; ?> |
| ||||
<?php if ($this->showMessage): ; ?> <?php echo $this->loadTemplate('message'); ?> <?php endif; ?> <?php if ($this->ftp): ; ?> <?php echo $this->loadTemplate('ftp'); ?> <?php endif; ?> |
| ||||
<?php if ($this->showMessage): ; ?> <?php echo $this->loadTemplate('message'); ?> <?php endif; ?> <?php if ($this->ftp): ; ?> <?php echo $this->loadTemplate('ftp'); ?> <?php endif; ?> |
| |||
<?php if ($this->showMessage): ; ?> [[#variable511c1080]]<?php echo $this->loadTemplate('message'); ?> [[#variable511c1020]]<?php endif; ?> [[#variable511c0f00]]<?php if ($this->ftp): ; ?> [[#variable511c1080]]<?php echo $this->loadTemplate('ftp'); ?> [[#variable511c1020]]<?php endif; ?> [[#variable511c0f40]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#511c1080]] | |
1 | 2 | [[#511c1080]] | |
1 | 3 | [[#511c1080]] | |
2 | 1 | [[#511c1020]] | |
2 | 2 | [[#511c1020]] | |
2 | 3 | [[#511c1020]] | |
3 | 1 | [[#511c0f00]] | |
3 | 2 | [[#511c0f00]] | |
3 | 3 | [[#511c0f00]] | |
4 | 1 | [[#511c0f40]] | |
4 | 2 | [[#511c0f40]] | |
4 | 3 | [[#511c0f40]] |