CloneSet1640


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2250.954statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12268
administrator/components/com_redirect/controllers/link.php
22298
components/com_content/views/category/view.html.php
Clone Instance
1
Line Count
2
Source Line
268
Source File
administrator/components/com_redirect/controllers/link.php

                $new_url=  JRequest::getString('new_url');
                $comment=  JRequest::getString('comment');


Clone Instance
2
Line Count
2
Source Line
298
Source File
components/com_content/views/category/view.html.php

                // Table ordering values
                $filter=                          JRequest::getString('filter');
                $filter_order=            JRequest::getCmd('filter_order');


Clone AbstractionParameter Count: 5Parameter Bindings

 [[#variable507c0480]]=JRequest::getString( [[#variable507c03e0]]);
 [[#variable507c02e0]]=JRequest:: [[#variable507c0320]]( [[#variable507c0340]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#507c0480]]
// Table ordering values
$filter 
12[[#507c0480]]
$new_url 
21[[#507c03e0]]
'filter' 
22[[#507c03e0]]
'new_url' 
31[[#507c02e0]]
$filter_order 
32[[#507c02e0]]
$comment 
41[[#507c0320]]
getCmd 
42[[#507c0320]]
getString 
51[[#507c0340]]
'filter_order' 
52[[#507c0340]]
'comment'