line |
true |
false |
branch |
82
|
11 |
44 |
if ($k eq 'local_path') |
88
|
2 |
9 |
if (not $self->{'no_local'} and -e $self->local_path) { } |
|
0 |
9 |
elsif (not $self->{'no_net'}) { } |
132
|
2 |
4 |
unless (ref $list eq 'SCALAR') |
139
|
8 |
20 |
if /\A\s*\z/u or m[\A\s*//]u |
176
|
24 |
26 |
exists $self->{'suffix'}{$suffix} ? : |
238
|
1 |
2 |
if $self->{'no_local'} |
259
|
1 |
0 |
if $self->{'no_net'} |
267
|
0 |
0 |
if ($self->{'cache_dir'}) |
269
|
0 |
0 |
if ($local_last_modified) |
277
|
0 |
0 |
if ($tx->result->code eq '304') { } |
|
0 |
0 |
elsif ($tx->result->code eq '200') { } |
292
|
0 |
0 |
if ($self->{'cache_dir'}) |