blib/lib/Getopt/Inherited.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 2 | unless GetOptions \%opt, $self->every_list('GETOPT') |
29 | 0 | 2 | if $opt{'help'} |
30 | 0 | 2 | if $opt{'man'} |
33 | 1 | 1 | if defined $opt{$key} |