| blib/lib/App/PM/Website/Command/Init.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 34 | 0 | 0 | if @$args | 
| 48 | 0 | 0 | if (not -d $config_dir) | 
| 50 | 0 | 0 | if -e $config_dir | 
| 52 | 0 | 0 | if $$opt{'verbose'} | 
| 62 | 0 | 0 | unless open my $config_fh, '>', $config_file | 
| 109 | 0 | 0 | if (not -e $config_file) { } |