CloneSet1867


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5210.989statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15101
plugins/authentication/openid/Auth/Yadis/PlainHTTPFetcher.php
25206
plugins/authentication/openid/Auth/Yadis/PlainHTTPFetcher.php
Clone Instance
1
Line Count
5
Source Line
101
Source File
plugins/authentication/openid/Auth/Yadis/PlainHTTPFetcher.php

            if ($sock === FALSE) {
                return FALSE;
              }

            stream_set_timeout($sock, $this->timeout);


Clone Instance
2
Line Count
5
Source Line
206
Source File
plugins/authentication/openid/Auth/Yadis/PlainHTTPFetcher.php

        if ($sock === FALSE) {
            return NULL;
          }

        stream_set_timeout($sock, $this->timeout);


Clone AbstractionParameter Count: 1Parameter Bindings

if ($sock === FALSE) {
  return [[#variable3eafb140]];
}
stream_set_timeout($sock,$this->timeout);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3eafb140]]
NULL 
12[[#3eafb140]]
FALSE