CloneSet1723


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1272
components/com_contact/models/category.php
2233
components/com_contact/models/contact.php
Clone Instance
1
Line Count
2
Source Line
72
Source File
components/com_contact/models/category.php

                $groupBy=         @$options['group by'];
                $orderBy=         @$options['order by'];


Clone Instance
2
Line Count
2
Source Line
33
Source File
components/com_contact/models/contact.php

                $groupBy=         @$options['group by'];
                $orderBy=         @$options['order by'];


Clone AbstractionParameter Count: 0Parameter Bindings

$groupBy=@$options['group by'];
$orderBy=@$options['order by'];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None