CloneSet2061


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13164
libraries/joomla/html/html/access.php
23206
libraries/joomla/html/html/access.php
Clone Instance
1
Line Count
3
Source Line
164
Source File
libraries/joomla/html/html/access.php

                $html[]=  '</ul>';

                return implode("\n", $html);


Clone Instance
2
Line Count
3
Source Line
206
Source File
libraries/joomla/html/html/access.php

                $html[]=  '</ul>';

                return implode("\n", $html);


Clone AbstractionParameter Count: 0Parameter Bindings

$html[]='</ul>';
return implode("\n",$html);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None