CloneSet295


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1601.000or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
117
templates/beez/html/com_content/article/default.php
215
templates/beez/html/com_content/frontpage/default_item.php
314
templates/rhuk_milkyway/html/com_content/article/default.php
413
templates/rhuk_milkyway/html/com_content/category/blog_item.php
514
templates/rhuk_milkyway/html/com_content/frontpage/default_item.php
613
templates/rhuk_milkyway/html/com_content/section/blog_item.php
Clone Instance
1
Line Count
1
Source Line
7
Source File
templates/beez/html/com_content/article/default.php

           $this->user->authorize('com_content', 'edit', 'content', 'all')
           ||                                                                 $this->user->authorize('com_content', 'edit', 'content', 'own')


Clone Instance
2
Line Count
1
Source Line
5
Source File
templates/beez/html/com_content/frontpage/default_item.php

          $this->user->authorize('com_content', 'edit', 'content', 'all')
          ||                                                                 $this->user->authorize('com_content', 'edit', 'content', 'own')


Clone Instance
3
Line Count
1
Source Line
4
Source File
templates/rhuk_milkyway/html/com_content/article/default.php

                   $this->user->authorize('com_content', 'edit', 'content', 'all')
                   ||                                                                 $this->user->authorize('com_content', 'edit', 'content', 'own')


Clone Instance
4
Line Count
1
Source Line
3
Source File
templates/rhuk_milkyway/html/com_content/category/blog_item.php

                    $this->user->authorize('com_content', 'edit', 'content', 'all')
                    ||                                                                 $this->user->authorize('com_content', 'edit', 'content', 'own')


Clone Instance
5
Line Count
1
Source Line
4
Source File
templates/rhuk_milkyway/html/com_content/frontpage/default_item.php

                   $this->user->authorize('com_content', 'edit', 'content', 'all')
                   ||                                                                 $this->user->authorize('com_content', 'edit', 'content', 'own')


Clone Instance
6
Line Count
1
Source Line
3
Source File
templates/rhuk_milkyway/html/com_content/section/blog_item.php

          $this->user->authorize('com_content', 'edit', 'content', 'all')
          ||                                                                 $this->user->authorize('com_content', 'edit', 'content', 'own')


Clone AbstractionParameter Count: 0Parameter Bindings

$this->user->authorize('com_content','edit','content','all')
|| $this->user->authorize('com_content','edit','content','own')
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None