blib/lib/Data/Object/Cli.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 26 | 57.6 |
line | true | false | branch |
---|---|---|---|
78 | 1 | 0 | if $auto and $command |
80 | 1 | 0 | if ($goto) { } |
98 | 3 | 3 | unless @args |
101 | 3 | 1 | if (my($token) = $args[$i] =~ /\{(\w+)\}/u) |
126 | 0 | 0 | length $_ > 1 ? : |
129 | 0 | 0 | if defined $args |
130 | 0 | 0 | if length $text > $size |
169 | 2 | 3 | $code ? : |
177 | 0 | 4 | if $handler |
208 | 3 | 5 | if $self->info |
209 | 0 | 8 | if $self->_help_opts |
223 | 6 | 4 | unless do { no strict 'refs'; ${"${class}::name";} } |
235 | 0 | 17 | unless caller 1 |