| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 7 | 2 | 0 | 1.000 | php_sequence[10] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 7 | 21 | components/com_wrapper/views/wrapper/tmpl/default.php |
| 2 | 7 | 21 | templates/rhuk_milkyway/html/com_wrapper/wrapper/default.php |
| ||||
<?php echo $this->wrapper->load; ?> id="blockrandom" name="iframe" src="<?php echo $this->wrapper->url; ?>" width="<?php echo $this->params->get('width'); ?>" height="<?php echo $this->params->get('height'); ?>" scrolling="<?php echo $this->params->get('scrolling'); ?>" align="top" frameborder="0" class="wrapper
|
| ||||
<?php echo $this->wrapper->load; ?> id="blockrandom" name="iframe" src="<?php echo $this->wrapper->url; ?>" width="<?php echo $this->params->get( 'width'); ?>" height="<?php echo $this->params->get( 'height'); ?>" scrolling="<?php echo $this->params->get( 'scrolling'); ?>" align="top" frameborder="0" class="wrapper |
| |||
<?php
echo $this->wrapper->load;
?> id="blockrandom" name="iframe" src="<?php
echo $this->wrapper->url;
?>" width="<?php
echo $this->params->get('width');
?>" height="<?php
echo $this->params->get('height');
?>" scrolling="<?php
echo $this->params->get('scrolling');
?>" align="top" frameborder="0" class="wrapper
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||