| line |
!l |
l&&!r |
l&&r |
condition |
|
22
|
91 |
0 |
0 |
$attributes{'repeatable'} and not defined $attributes{'format'} |
|
25
|
91 |
0 |
0 |
$attributes{'repeatable'} and defined $attributes{'format'} |
|
146
|
5 |
2 |
9 |
defined $option_name and $options->{$option_name}{'format'} |
|
195
|
22 |
0 |
17 |
@ARGV and $ARGV[0] ne "--" |
|
288
|
120 |
0 |
87 |
exists $options{$name} and exists $options{$name}{'option'} |
|
306
|
0 |
0 |
0 |
@messages and builtin::blessed($messages[0]) |
|
|
0 |
0 |
0 |
@messages and builtin::blessed($messages[0]) and $messages[0]->isa("CLI::Osprey::Descriptive::Usage") |
|
329
|
0 |
0 |
0 |
defined $usage and builtin::blessed($usage) |
|
|
0 |
0 |
0 |
defined $usage and builtin::blessed($usage) and $usage->isa("CLI::Osprey::Descriptive::Usage") |
|
348
|
0 |
0 |
0 |
defined $usage and builtin::blessed($usage) |
|
|
0 |
0 |
0 |
defined $usage and builtin::blessed($usage) and $usage->isa("CLI::Osprey::Descriptive::Usage") |