| blib/lib/App/CLI/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 20 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 72 | 13 | 7 | 0 | @cmd and $cmd[0] eq '*' |
| 118 | 4 | 14 | 12 | $ARGV[0] and ucfirst $ARGV[0] eq $_ |
| 18 | 0 | 12 | $ARGV[0] and ucfirst $ARGV[0] eq $_ and exists ${$class . '::';}{$_ . '::'} |
| line | l | !l | condition |
|---|---|---|---|
| 211 | 0 | 1 | $4 || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 113 | 32 | 0 | 0 | ref $self || $self |
| 154 | 4 | 2 | 0 | $file || $self->filename |
| 163 | 0 | 2 | 0 | $file || $self->filename |