blib/lib/Catmandu/Cmd/help.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 16 | 12.5 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 5 | if (@$args == 2) { } |
0 | 10 | elsif (@$args == 1 and $args->[0] =~ qr/^fix(es)?$/) { } | |
60 | 0 | 0 | if ($args->[$_] =~ /$MODULES{$type}{'re'}/) |
79 | 0 | 0 | if ($type eq "Fix") |
87 | 0 | 0 | if $class |
89 | 0 | 0 | unless ($class) |
113 | 0 | 0 | if $descr |
118 | 0 | 0 | if ($options) |