| line |
!l |
l&&!r |
l&&r |
condition |
|
42
|
2 |
0 |
0 |
$act eq 1 and $link |
|
|
2 |
0 |
0 |
$act eq 1 and $link and $code |
|
|
2 |
0 |
0 |
$act eq 2 and $code |
|
|
2 |
0 |
0 |
$act eq 3 and $code |
|
|
1 |
1 |
0 |
$act eq 4 and $code |
|
|
0 |
1 |
0 |
$act eq 5 and $code |
|
|
0 |
0 |
1 |
$act eq 5 and $code and $ref |
|
81
|
0 |
0 |
0 |
$ref and $ref ne $REF |
|
139
|
0 |
0 |
0 |
not $QRY =~ /;Flex=(.+?)$/i and $QRY eq $link |
|
196
|
1 |
0 |
0 |
$expdate and $expdate =~ /^([0-9]+)$/i |
|
|
1 |
0 |
0 |
$expdate and $expdate =~ /^([0-9]+)$/i and length $expdate <= 2 |
|
|
0 |
0 |
0 |
$expdate and $expdate =~ /^([0-9]+)$/i and length $expdate <= 2 and $datein < $date |
|
233
|
1 |
0 |
0 |
$limit =~ /^([0-9]+)$/i and length $limit <= 2 |