| blib/lib/App/Cmdline.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 18 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 1 | 0 | if (exists $$config{'no_bundling'}) { } |
| 50 | 1 | 1 | if ref $set |
| 53 | 1 | 0 | if ($set->can('get_opt_spec')) { } |
| 64 | 0 | 1 | if ref $set |
| 65 | 1 | 0 | if ($set->can('validate_opts')) |
| 85 | 0 | 0 | unless ref $opt eq 'ARRAY' |
| 86 | 0 | 0 | if @$opt == 0 |
| 88 | 0 | 0 | unless defined $opt_name |
| 89 | 0 | 0 | if (exists $$already_defined{$opt_name}) { } |