line |
true |
false |
branch |
23
|
0 |
0 |
if ($ENV{'DARKPAN_PATH'}) { }
|
28
|
0 |
0 |
if $self->_config and $self->_config->{'path'}
|
40
|
0 |
0 |
if ($ENV{'DARKPAN_AUTH_REALM'}) { }
|
|
0 |
0 |
elsif (defined $self->_config and defined $self->_config->{'basic_auth'}) { }
|
43
|
0 |
0 |
if ($k =~ /^DARKPAN_AUTH_(.*)/u)
|
63
|
0 |
0 |
if (defined $location)
|
80
|
0 |
0 |
if ($ENV{'DARKPAN_DIRECTORY'}) { }
|
85
|
0 |
0 |
if $self->_config and $self->_config->{'directory'}
|
99
|
0 |
0 |
if ($ENV{'DARKPAN_COMPRESS_INDEX'}) { }
|
104
|
0 |
0 |
if $self->_config and $self->_config->{'compress_index'}
|
117
|
0 |
0 |
unless ($dir =~ m[^/]u)
|