line |
true |
false |
branch |
20
|
0 |
1 |
unless $$self{'host'} = $$opts{'host'} |
21
|
0 |
1 |
$$opts{'ssl'} ? : |
34
|
0 |
1 |
unless my $uri = $$self{'soap'}{'uri'} |
35
|
0 |
1 |
unless my $proxy = $$self{'soap'}{'proxy'} |
37
|
0 |
1 |
if $$self{'soap'}{'cache'} |
44
|
0 |
0 |
if ($$self{'logtoken'}) { } |
|
0 |
0 |
elsif ($$self{'uid'} and $$self{'pass'}) { } |
53
|
0 |
0 |
if ($cookie_file) |
68
|
0 |
0 |
if ($^O eq 'MacOS' or $^O eq 'darwin') |
73
|
0 |
0 |
if ($^O eq 'darwin') { } |
|
0 |
0 |
elsif ($^O eq 'MacOS') { } |
75
|
0 |
0 |
if ($app eq 'Chimera' or $app eq 'Firefox') { } |
|
0 |
0 |
elsif ($app eq 'Mozilla') { } |
88
|
0 |
0 |
if -e catfile($dir, 'cookies.txt') |
89
|
0 |
0 |
unless opendir my $dh, $dir |