line |
!l |
l&&!r |
l&&r |
condition |
18
|
4 |
0 |
0 |
$attributes{'repeatable'} and not defined $attributes{'format'} |
21
|
4 |
0 |
0 |
$attributes{'repeatable'} and defined $attributes{'format'} |
118
|
1 |
0 |
0 |
defined $option_name and $options->{$option_name}{'format'} |
167
|
9 |
0 |
4 |
@ARGV and $ARGV[0] ne '--' |
270
|
0 |
0 |
0 |
@messages and &blessed($messages[0]) |
|
0 |
0 |
0 |
@messages and &blessed($messages[0]) and $messages[0]->isa('CLI::Osprey::Descriptive::Usage') |
293
|
0 |
0 |
0 |
defined $usage and &blessed($usage) |
|
0 |
0 |
0 |
defined $usage and &blessed($usage) and $usage->isa('CLI::Osprey::Descriptive::Usage') |
312
|
0 |
0 |
0 |
defined $usage and &blessed($usage) |
|
0 |
0 |
0 |
defined $usage and &blessed($usage) and $usage->isa('CLI::Osprey::Descriptive::Usage') |