line |
true |
false |
branch |
51
|
0 |
0 |
if $arg and ref $self |
55
|
0 |
0 |
unless ref $self or $arg |
58
|
0 |
0 |
if $arg |
60
|
0 |
0 |
if ($$arg{'dry_run'}) { } |
76
|
0 |
0 |
defined $class->VERSION ? : |
81
|
0 |
0 |
unless (shift())->{'target'} |
89
|
0 |
0 |
$$self{'http_proxy'} ? : |
107
|
0 |
0 |
$$self{'subdir'} ? : |
113
|
0 |
0 |
unless (defined $response) |
117
|
0 |
0 |
if (not $response->success) { } |
118
|
0 |
0 |
if ($response->status eq '404') { } |
175
|
0 |
0 |
unless (defined $filename) |
179
|
0 |
0 |
unless -e $filename and -r _ |
183
|
0 |
0 |
if (eval {
do {
require Config::Identity
}
}) { } |
185
|
0 |
0 |
unless $conf{'user'} |
188
|
0 |
0 |
unless open my $pauserc, '<', $filename |
193
|
0 |
0 |
unless $_ and not $_ =~ /^\s*#/ |
196
|
0 |
0 |
if $conf{$k} |
228
|
0 |
0 |
unless $$self{'debug'} |