Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
10 | 2 | 2 | 0.976 | php_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 10 | 43 | templates/rhuk_milkyway/html/com_poll/poll/default_graph.php |
2 | 10 | 52 | templates/rhuk_milkyway/html/com_poll/poll/default_graph.php |
| ||||
</td> </tr> <tr> <td class="smalldark"> <?php echo JText::_( 'First Vote'); ?> </td> <td class="smalldark"> : <?php echo $this->escape($this->first_vote); ?> |
| ||||
</td> </tr> <tr> <td class="smalldark"> <?php echo JText::_( 'Last Vote'); ?> </td> <td class="smalldark"> : <?php echo $this->escape($this->last_vote); ?> |
| |||
</td> </tr> <tr> <td class="smalldark"> <?php echo JText::_( [[#variable44004340]]); ?> </td> <td class="smalldark"> : <?php echo $this->escape($this-> [[#variable44b03e80]]); ?> |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44004340]] | 'First Vote' |
1 | 2 | [[#44004340]] | 'Last Vote' |
2 | 1 | [[#44b03e80]] | first_vote |
2 | 2 | [[#44b03e80]] | last_vote |