CloneSet1908


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13342
plugins/authentication/openid/Auth/Yadis/Yadis.php
23371
plugins/authentication/openid/Auth/Yadis/Yadis.php
Clone Instance
1
Line Count
3
Source Line
342
Source File
plugins/authentication/openid/Auth/Yadis/Yadis.php

        $result->content_type = Auth_Yadis_Yadis::_getHeader(
                                       $response->headers ,
                                       array('content-type'));


Clone Instance
2
Line Count
3
Source Line
371
Source File
plugins/authentication/openid/Auth/Yadis/Yadis.php

                $result->content_type = Auth_Yadis_Yadis::_getHeader(
                                                         $response->headers ,
                                                         array('content-type'));


Clone AbstractionParameter Count: 0Parameter Bindings

$result->content_type =Auth_Yadis_Yadis::_getHeader($response->headers ,array('content-type'));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None