line |
!l |
l&&!r |
l&&r |
condition |
81
|
0 |
0 |
0 |
$value eq 'condition' and !$opt_ref || $opt_ref ne 'CODE' |
|
0 |
0 |
0 |
$value eq 'help' and $opt_ref |
|
0 |
0 |
0 |
$opt_ref and $opt_ref ne 'ARRAY' |
|
0 |
0 |
0 |
$value eq 'aliases' and ($opt_ref and $opt_ref ne 'ARRAY') |
|
0 |
0 |
0 |
$opt_ref and $opt_ref ne 'ARRAY' |
|
0 |
0 |
0 |
$value eq 'to_stash' and ($opt_ref and $opt_ref ne 'ARRAY') |
|
0 |
0 |
0 |
$value eq 'error_msg' and $opt_ref |
|
0 |
0 |
0 |
$opt_ref and $opt_ref ne 'ARRAY' |
|
0 |
0 |
0 |
$value eq 'conflicts_with' and ($opt_ref and $opt_ref ne 'ARRAY') |
178
|
0 |
0 |
0 |
$alias and $token eq $alias |
216
|
0 |
0 |
0 |
defined $val and $TYPES{$$arg_ref{'type'}}($val) |