blib/lib/Ado/Command/generate/apache2htaccess.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 22 | 59.0 |
line | true | false | branch |
---|---|---|---|
14 | 1 | 1 | if $self->{$basename} |
16 | 0 | 1 | if $ENV{'PATHEXT'} and $IS_DOS |
19 | 0 | 4 | $ext ? : |
21 | 1 | 3 | if -e $exe |
40 | 0 | 1 | unless scalar @{$args->{'modules'};} |
44 | 0 | 1 | if ($IS_DOS) |
52 | 1 | 0 | if eval { do { require Plack } } and eval { do { require FCGI } } and eval { do { require FCGI::ProcManager } } and eval { do { require Apache::LogFormat::Compiler } } |
54 | 0 | 1 | if $args->{'verbose'} |
56 | 1 | 0 | -s $home->rel_file($rel_file) ? : |
63 | 1 | 0 | if ($args->{'config_file'}) { } |
64 | 0 | 1 | if $args->{'verbose'} |