CloneSet2062


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.976statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1128
plugins/content/vote.php
2129
plugins/content/vote.php
Clone Instance
1
Line Count
1
Source Line
28
Source File
plugins/content/vote.php

                // look for images in template if available
                $starImageOn=     JHtml::_('image.site',  'rating_star.png', '/images/M_images/');


Clone Instance
2
Line Count
1
Source Line
29
Source File
plugins/content/vote.php

                $starImageOff=    JHtml::_('image.site',  'rating_star_blank.png', '/images/M_images/');


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable58e61420]]=JHtml::_('image.site', [[#variable58e61440]],'/images/M_images/');
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#58e61420]]
$starImageOff 
12[[#58e61420]]
// look for images in template if available
$starImageOn 
21[[#58e61440]]
'rating_star_blank.png' 
22[[#58e61440]]
'rating_star.png'