CloneSet2053


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4210.988statement_sequence[6]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1440
templates/beez/html/com_poll/poll/default_graph.php
2428
templates/rhuk_milkyway/html/com_poll/poll/default_graph.php
Clone Instance
1
Line Count
4
Source Line
40
Source File
templates/beez/html/com_poll/poll/default_graph.php

                                          echo $vote->class; ?>" style="height:<?php echo $vote->barheight; ?>px;width:<?php echo $vote->percent; ?>% !important"></div>
</td>
</tr>
<?php


Clone Instance
2
Line Count
4
Source Line
28
Source File
templates/rhuk_milkyway/html/com_poll/poll/default_graph.php

                                          echo $vote->class; ?>" style="height:<?php echo $vote->barheight; ?>px;width:<?php echo $vote->percent; ?>%"></div>
</td>
</tr>
<?php


Clone AbstractionParameter Count: 1Parameter Bindings

echo $vote->class;
?>" style="height:<?php
echo $vote->barheight;
?>px;width:<?php
echo $vote->percent;
?> [[#variable47740d20]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#47740d20]]
% !important"></div>
</td>
</tr> 
12[[#47740d20]]
%"></div>
</td>
</tr>