CloneSet1164


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3240.974statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13168
components/com_content/views/category/view.html.php
2385
components/com_weblinks/views/category/view.html.php
Clone Instance
1
Line Count
3
Source Line
168
Source File
components/com_content/views/category/view.html.php

                $this->assignRef('category',    $category);
                $this->assignRef('children',    $children);
                $this->assignRef('user',                $user);


Clone Instance
2
Line Count
3
Source Line
85
Source File
components/com_weblinks/views/category/view.html.php

                $this->assignRef('category',    $category);
                $this->assignRef('categories',  $categories);
                $this->assignRef('params',              $params);


Clone AbstractionParameter Count: 4Parameter Bindings

$this->assignRef('category',$category);
$this->assignRef( [[#variable23607c60]], [[#variable2357c7a0]]);
$this->assignRef( [[#variable23607cc0]], [[#variable23306380]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#23607c60]]
'categories' 
12[[#23607c60]]
'children' 
21[[#2357c7a0]]
$categories 
22[[#2357c7a0]]
$children 
31[[#23607cc0]]
'params' 
32[[#23607cc0]]
'user' 
41[[#23306380]]
$params 
42[[#23306380]]
$user