line |
true |
false |
branch |
44
|
0 |
0 |
$archive && has_register_archive_name_arg ? : |
68
|
0 |
0 |
if ($line and $line =~ s/^(\s+)//) { } |
69
|
0 |
0 |
unless $key |
72
|
0 |
0 |
$multiple ? : |
|
0 |
0 |
if $key |
84
|
0 |
0 |
wantarray ? : |
91
|
0 |
0 |
if ($dir and -d $dir) { } |
108
|
0 |
0 |
unless $val =~ /^disabled|noread|nowrite$/ |
128
|
0 |
0 |
if ($read_cache or $write_cache) |
129
|
0 |
0 |
unless $url =~ m[/([^/]+)$] |
132
|
0 |
0 |
if ($read_cache and -f $cached_file_name and 86400 * (-M $cached_file_name) < $$self{'web_cache'}{'ttl'}) |
142
|
0 |
0 |
unless $content |
144
|
0 |
0 |
if $write_cache and not $content_from_cache |
149
|
0 |
0 |
if $? |
178
|
0 |
0 |
unless $archive_versions |
182
|
0 |
0 |
unless $return_versions |
190
|
0 |
0 |
if ($want_hashref) { } |
191
|
0 |
0 |
if @versions |
197
|
0 |
0 |
if $want_hashref |
203
|
0 |
0 |
unless $$self{'web'} |
204
|
0 |
0 |
if $$self{'content_from_cache'} |