CloneSet705


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1520.979statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1165
libraries/joomla/html/html.php
2166
libraries/joomla/html/html.php
3167
libraries/joomla/html/html.php
4172
libraries/joomla/html/html.php
5173
libraries/joomla/html/html.php
Clone Instance
1
Line Count
1
Source Line
65
Source File
libraries/joomla/html/html.php

                                $prefix=          preg_replace('#[^A-Z0-9_]#i', '', $parts[0]);


Clone Instance
2
Line Count
1
Source Line
66
Source File
libraries/joomla/html/html.php

                                $file=            preg_replace('#[^A-Z0-9_]#i', '', $parts[1]);


Clone Instance
3
Line Count
1
Source Line
67
Source File
libraries/joomla/html/html.php

                                $func=            preg_replace('#[^A-Z0-9_]#i', '', $parts[2]);


Clone Instance
4
Line Count
1
Source Line
72
Source File
libraries/joomla/html/html.php

                                $file=            preg_replace('#[^A-Z0-9_]#i', '', $parts[0]);


Clone Instance
5
Line Count
1
Source Line
73
Source File
libraries/joomla/html/html.php

                                $func=            preg_replace('#[^A-Z0-9_]#i', '', $parts[1]);


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable3ee96500]]=preg_replace('#[^A-Z0-9_]#i','',$parts[ [[#variable3ee965e0]]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3ee96500]]
$func 
12[[#3ee96500]]
$file 
13[[#3ee96500]]
$func 
14[[#3ee96500]]
$file 
15[[#3ee96500]]
$prefix 
21[[#3ee965e0]]
1 
22[[#3ee965e0]]
0 
23[[#3ee965e0]]
2 
24[[#3ee965e0]]
1 
25[[#3ee965e0]]
0