| blib/lib/OptArgs2/Cmd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 20 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 12 | 0 | if exists &{$c . '::_NEW';} |
| 20 | 12 | 0 | if exists &{$c . '::BUILD';} |
| 22 | 0 | 12 | if (exists &{$c . '::DOES';}) |
| 29 | 11 | 0 | @_ > 1 ? : |
| 11 | 0 | @_ ? : | |
| 43 | 5 | 0 | @_CLASS > 1 ? : |
| 44 | 0 | 5 | if exists $OptArgs2::Cmd::_FIELDS->{'FIELDS'} |
| 55 | 0 | 5 | if @_ > 1 |
| 60 | 0 | 9 | if @_ > 1 |
| 88 | 9 | 0 | unless $self->no_help or "CODE" eq ref $self->optargs |