Branch Coverage

blib/lib/Ado/Command/generate/apache2htaccess.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
13 1 1 if $self->{$basename}
15 0 1 if $ENV{'PATHEXT'} and $IS_DOS
18 0 2 $ext ? :
20 1 1 if -e $exe
39 0 1 unless scalar @{$args->{'modules'};}
43 0 1 if ($IS_DOS)
51 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 } }
53 0 1 if $args->{'verbose'}
55 1 0 -s $home->rel_file($rel_file) ? :
62 1 0 if ($args->{'config_file'}) { }
63 0 1 if $args->{'verbose'}