CloneSet1527


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7201.000or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1291
plugins/authentication/openid/Auth/OpenID/PostgreSQLStore.php
27337
plugins/authentication/openid/Auth/OpenID/SQLStore.php
Clone Instance
1
Line Count
2
Source Line
91
Source File
plugins/authentication/openid/Auth/OpenID/PostgreSQLStore.php

                                     array( $server_url, $handle, $secret,
                                            $issued, $lifetime, $assoc_type
                                          )


Clone Instance
2
Line Count
7
Source Line
337
Source File
plugins/authentication/openid/Auth/OpenID/SQLStore.php

                                        array( 
                                              $server_url,
                                              $handle,
                                              $secret,
                                              $issued,
                                              $lifetime,
                                              $assoc_type
                                             )


Clone AbstractionParameter Count: 0Parameter Bindings

array( $server_url,
       $handle,
       $secret,
       $issued,
       $lifetime,
       $assoc_type
     )
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None