blib/lib/Wetware/CLI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 0 | unless GetOptions $options_ref, @option_spec |
45 | 0 | 0 | if $$options{'help'} |
46 | 0 | 0 | if $$options{'pod'} |
73 | 0 | 0 | unless @argv |
87 | 0 | 0 | unless ($$options_ref{$setting}) |
91 | 0 | 0 | if (@missing_settings) |