CloneSet190


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
11401.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11366
libraries/joomla/database/table.php
21624
libraries/joomla/database/table.php
31746
libraries/joomla/database/table.php
41798
libraries/joomla/database/table.php
51845
libraries/joomla/database/table.php
611227
libraries/joomla/database/table.php
71100
libraries/joomla/database/tablenested.php
81135
libraries/joomla/database/tablenested.php
91169
libraries/joomla/database/tablenested.php
101221
libraries/joomla/database/tablenested.php
111478
libraries/joomla/database/tablenested.php
121919
libraries/joomla/database/tablenested.php
1311005
libraries/joomla/database/tablenested.php
1411261
libraries/joomla/database/tablenested.php
Clone Instance
1
Line Count
1
Source Line
366
Source File
libraries/joomla/database/table.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
2
Line Count
1
Source Line
624
Source File
libraries/joomla/database/table.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
3
Line Count
1
Source Line
746
Source File
libraries/joomla/database/table.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
4
Line Count
1
Source Line
798
Source File
libraries/joomla/database/table.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
5
Line Count
1
Source Line
845
Source File
libraries/joomla/database/table.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
6
Line Count
1
Source Line
1227
Source File
libraries/joomla/database/table.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
7
Line Count
1
Source Line
100
Source File
libraries/joomla/database/tablenested.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
8
Line Count
1
Source Line
135
Source File
libraries/joomla/database/tablenested.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
9
Line Count
1
Source Line
169
Source File
libraries/joomla/database/tablenested.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
10
Line Count
1
Source Line
221
Source File
libraries/joomla/database/tablenested.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
11
Line Count
1
Source Line
478
Source File
libraries/joomla/database/tablenested.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
12
Line Count
1
Source Line
919
Source File
libraries/joomla/database/tablenested.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
13
Line Count
1
Source Line
1005
Source File
libraries/joomla/database/tablenested.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone Instance
14
Line Count
1
Source Line
1261
Source File
libraries/joomla/database/tablenested.php

                $pk=  (is_null($pk))
                      ?                $this->$k
                      :                            $pk;


Clone AbstractionParameter Count: 0Parameter Bindings

$pk=(is_null($pk))
    ? $this->$k
    : $pk;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None