line |
!l |
l&&!r |
l&&r |
condition |
33
|
0 |
0 |
0 |
$obj->{'_server'} and $obj->{'ip'} |
62
|
0 |
0 |
0 |
exists $ENV{'REMOTE_ADDR'} and defined $ENV{'REMOTE_ADDR'} |
112
|
0 |
0 |
0 |
exists $obj->{'Latitude'} and exists $obj->{'Longitude'} |
130
|
0 |
0 |
0 |
exists $obj->{'Latitude'} and defined $obj->{'Latitude'} |
|
0 |
0 |
0 |
exists $obj->{'Latitude'} and defined $obj->{'Latitude'} and exists $obj->{'Longitude'} |
|
0 |
0 |
0 |
exists $obj->{'Latitude'} and defined $obj->{'Latitude'} and exists $obj->{'Longitude'} and defined $obj->{'Longitude'} |
|
0 |
0 |
0 |
exists $obj->{'Latitude'} and defined $obj->{'Latitude'} and exists $obj->{'Longitude'} and defined $obj->{'Longitude'} and ref $params eq 'HASH' |
|
0 |
0 |
0 |
exists $obj->{'Latitude'} and defined $obj->{'Latitude'} and exists $obj->{'Longitude'} and defined $obj->{'Longitude'} and ref $params eq 'HASH' and $params->{'apikey'} |
238
|
0 |
0 |
0 |
defined $obj->{'Latitude'} and defined $obj->{'Longitude'} |