| blib/lib/Ado/Command/generate/apache2vhost.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 1 | unless $args->{'ServerName'} |
| 32 | 0 | 1 | $args->{'ServerName'} =~ /^www\./ ? : |
| 36 | 0 | 1 | if $IS_DOS |
| 38 | 0 | 1 | if $args->{'verbose'} |
| 40 | 1 | 0 | -s $home->rel_file($rel_file) ? : |
| 46 | 1 | 0 | if ($args->{'config_file'}) { } |
| 47 | 0 | 1 | if $args->{'verbose'} |