CloneSet1923


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
121503
plugins/authentication/openid/Auth/OpenID/Consumer.php
221522
plugins/authentication/openid/Auth/OpenID/Consumer.php
Clone Instance
1
Line Count
2
Source Line
1503
Source File
plugins/authentication/openid/Auth/OpenID/Consumer.php

        $assoc=  $this->_requestAssociation(
                           $endpoint, $assoc_type, $session_type);


Clone Instance
2
Line Count
2
Source Line
1522
Source File
plugins/authentication/openid/Auth/OpenID/Consumer.php

                // Attempt to create an association from the assoc_type
                // and session_type that the server told us it
                // supported.
                $assoc=  $this->_requestAssociation(
                                   $endpoint, $assoc_type, $session_type);


Clone AbstractionParameter Count: 0Parameter Bindings

// Attempt to create an association from the assoc_type
// and session_type that the server told us it
// supported.
$assoc=$this->_requestAssociation($endpoint,$assoc_type,$session_type);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None