| line |
true |
false |
branch |
|
40
|
7 |
0 |
if ($cache_url and not $cache_url =~ m[^/] and not $cache_url =~ /^file:/) |
|
44
|
4 |
3 |
if (-r $local_file) |
|
52
|
3 |
0 |
if (defined $local_file) |
|
55
|
2 |
1 |
if ($res->{'type'} eq 'file') { } |
|
|
1 |
0 |
elsif ($res->{'type'} =~ /^(list|html|dir_listing)$/) { } |
|
59
|
1 |
1 |
if ($res->{'content'}) { } |
|
81
|
1 |
1 |
if ($res->{'content'}) { } |
|
|
1 |
0 |
elsif ($res->{'path'}) { } |
|
105
|
0 |
1 |
if ($ENV{'ALIEN_BUILD_PLUGIN_FETCH_CACHE_PRECACHE'}) |
|
112
|
0 |
0 |
if ($ret->{'type'} eq "list") |
|
117
|
0 |
0 |
if ($url and not $url =~ m[^/] and not $url =~ /^file:/) |
|
120
|
0 |
0 |
if -f $local_file |