Branch Coverage

blib/lib/Ado/Command/generate/apache2vhost.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
28 0 1 unless $args->{'ServerName'}
31 0 1 $args->{'ServerName'} =~ /^www\./ ? :
35 0 1 if $IS_DOS
37 0 1 if $args->{'verbose'}
39 1 0 -s $home->rel_file($rel_file) ? :
45 1 0 if ($args->{'config_file'}) { }
46 0 1 if $args->{'verbose'}