line |
!l |
l&&!r |
l&&r |
condition |
89
|
0 |
0 |
0 |
$self->has_target and my(%subcommands) = $self->target->_osprey_subcommands |
98
|
0 |
0 |
0 |
$subcommands{$name}->can('_osprey_subcommand_desc') && $subcommands{$name}->_osprey_subcommand_desc |
155
|
3 |
0 |
0 |
defined $format and $format =~ s/[\@\+]$// |
198
|
0 |
0 |
3 |
defined $option_attrs and not $option_attrs->{'required'} |
305
|
0 |
1 |
0 |
$self->has_target and my(%subcommands) = $self->target->_osprey_subcommands |
310
|
0 |
0 |
0 |
$subcommands{$name}->can('_osprey_subcommand_desc') && $subcommands{$name}->_osprey_subcommand_desc |