| line |
!l |
l&&!r |
l&&r |
condition |
|
18
|
7 |
0 |
0 |
$attributes{'repeatable'} and not defined $attributes{'format'} |
|
21
|
7 |
0 |
0 |
$attributes{'repeatable'} and defined $attributes{'format'} |
|
118
|
0 |
0 |
2 |
defined $option_name and $options->{$option_name}{'format'} |
|
167
|
10 |
0 |
5 |
@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') |