Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 0 | 1.000 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1503 | plugins/authentication/openid/Auth/OpenID/Consumer.php |
2 | 2 | 1522 | plugins/authentication/openid/Auth/OpenID/Consumer.php |
| ||||
$assoc= $this->_requestAssociation( $endpoint, $assoc_type, $session_type); |
| ||||
// 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); |
| |||
// 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 Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |