blib/lib/App/Rad/Help.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 0 | if $c->is_command($c->argv->[0]) |
25 | 0 | 0 | unless $cmd |
30 | 0 | 0 | exists $options{$_}{'arguments'} ? : |
34 | 0 | 0 | exists $options{$_}{'arguments'} ? : |
44 | 0 | 0 | if $c->is_command($c->argv->[0]) |
45 | 0 | 0 | if ($cmd) { } |
52 | 0 | 0 | if length $_ > $len |
59 | 0 | 0 | defined $c->{'_commands'}{$_}->help ? : |
73 | 0 | 0 | if length $_ > $len |
81 | 0 | 0 | defined $options{$_}{'help'} ? : |
95 | 0 | 0 | if ($package eq 'main') |
97 | 0 | 0 | if ref $data eq 'ARRAY' |