| blib/lib/CLI/Driver/Method.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 24 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 272 | 0 | @_ ? : |
| 0 | 272 | if ($slice_length % 2 != 0) | |
| 0 | 272 | if ($#_ == 0 and ref $_[0] eq 'HASH') { } | |
| 272 | 0 | exists $_{'href'} ? : | |
| 272 | 0 | XXX ? : | |
| 272 | 0 | if (exists $_{'href'}) | |
| 35 | 0 | 272 | if (not $href->{'name'}) { } |
| 45 | 0 | 272 | if (not $args) { } |
| 55 | 28 | 0 | @_ ? : |
| 65 | 28 | 11 | if (@keys == 1) { } |
| 0 | 11 | elsif (@keys > 1) { } | |
| 3 | 15 | elsif ($opt->required and $opt->is_hard) { } |