blib/lib/Data/Object/Cli.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 20 | 55.0 |
line | true | false | branch |
---|---|---|---|
77 | 3 | 2 | unless @args |
80 | 2 | 1 | if (my($token) = $args[$i] =~ /\{(\w+)\}/u) |
105 | 0 | 0 | length $_ > 1 ? : |
108 | 0 | 0 | if defined $args |
109 | 0 | 0 | if length $text > $size |
151 | 0 | 4 | if $handler |
182 | 3 | 5 | if $self->info |
183 | 0 | 8 | if $self->_help_opts |
197 | 6 | 3 | unless do { no strict 'refs'; ${"${class}::name";} } |
209 | 0 | 16 | unless caller 1 |