| line |
!l |
l&&!r |
l&&r |
condition |
|
207
|
0 |
0 |
0 |
ref $_[$i] and $$opts{'ref'} |
|
351
|
0 |
186 |
0 |
defined $argv and not isa($argv, 'ARRAY') |
|
352
|
0 |
33 |
153 |
defined $argv and @$argv |
|
368
|
0 |
0 |
86 |
defined $$argv[$idx + 1] and not $$argv[$idx + 1] =~ /^($$opts{'append'}|$$opts{'prefix'})(?!\d)/ |
|
692
|
0 |
0 |
1 |
$$opts{'by'} eq 'def' and defined $best |
|
695
|
0 |
0 |
30 |
defined $_[$i] and defined $best |
|
699
|
30 |
0 |
0 |
$$opts{'by'} eq 'max' and Hub::check('-test=num', $_[$i], $best) |
|
701
|
30 |
0 |
0 |
$$opts{'by'} eq 'min' and Hub::check('-test=num', $_[$i], $best) |
|
704
|
0 |
0 |
0 |
defined $best && $best |
|
|
0 |
0 |
0 |
defined $_[$i] && $_[$i] |
|
970
|
0 |
0 |
0 |
isa($$da[$i], 'HASH') and isa($$sa[$i], 'HASH') |
|
|
0 |
0 |
0 |
isa($$da[$i], 'ARRAY') and isa($$sa[$i], 'ARRAY') |
|
984
|
0 |
0 |
0 |
isa($$dh{$k}, 'HASH') and isa($v, 'HASH') |
|
|
0 |
0 |
0 |
isa($$dh{$k}, 'ARRAY') and isa($v, 'ARRAY') |
|
1299
|
0 |
0 |
0 |
$im > -1 and $im < $p3 |