lib/Class/Usul/Getopt/Usage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 10 | 30.0 |
line | true | false | branch |
---|---|---|---|
152 | 0 | 24 | if ($desc eq 'spacer') |
154 | 0 | 0 | if (exists $opt->{'constraint'}{'default'} and $self->{'show_defaults'}) |
157 | 0 | 0 | unless length $default |
176 | 0 | 4 | unless defined $v |
178 | 0 | 4 | unless ref $v eq 'HASH' |