Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
12 | 3 | 0 | 1.000 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 12 | 93 | templates/rhuk_milkyway/html/com_content/category/blog.php |
2 | 12 | 75 | templates/rhuk_milkyway/html/com_content/frontpage/default.php |
3 | 12 | 93 | templates/rhuk_milkyway/html/com_content/section/blog.php |
| ||||
; ?> <tr> <td valign="top"> <div class="blog_more<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php $this->links = array_splice($this->items ,$i- $this->pagination->limitstart); echo $this->loadTemplate('links'); ?> </div> </td> </tr> <?php |
| ||||
; ?> <tr> <td valign="top"> <div class="blog_more<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php $this->links = array_splice($this->items ,$i- $this->pagination->limitstart); echo $this->loadTemplate('links'); ?> </div> </td> </tr> <?php |
| ||||
; ?> <tr> <td valign="top"> <div class="blog_more<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php $this->links = array_splice($this->items ,$i- $this->pagination->limitstart); echo $this->loadTemplate('links'); ?> </div> </td> </tr> <?php |
| |||
; ?> <tr> <td valign="top"> <div class="blog_more<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> <?php $this->links =array_splice($this->items ,$i-$this->pagination->limitstart); echo $this->loadTemplate('links'); ?> </div> </td> </tr> <?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |