| blib/lib/Getopt/Kingpin/Flag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 30 | 214 | if (defined $self->short_name) |
| 38 | 182 | 62 | if ($self->type eq 'Bool') { } |
| 41 | 10 | 52 | if (defined $self->_placeholder) { } |
| 8 | 44 | elsif (defined $self->_default) { } | |
| 50 | 200 | 44 | defined $self->description ? : |