| blib/lib/App/PM/Website/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 0 | 0 | if $$opt{'help'} | 
| 46 | 0 | 0 | unless $$opt{$dir} | 
| 49 | 0 | 0 | unless -d $$opt{$dir} | 
| 61 | 0 | 0 | unless $$opt{$dir} | 
| 64 | 0 | 0 | unless (-d $$opt{$dir}) | 
| 66 | 0 | 0 | if $$opt{'verbose'} | 
| 68 | 0 | 0 | unless ($$opt{'dry_run'}) | 
| 70 | 0 | 0 | unless mkdir $$opt{$dir} | 
| 83 | 0 | 0 | unless $$self{'config'} = 'Config::YAML'->new('config', $$opt{'config_file'}) | 
| 121 | 0 | 0 | unless $class | 
| 128 | 0 | 0 | unless $class |