line |
l |
!l&&r |
!l&&!r |
condition |
78
|
4 |
4 |
0 |
$lowercase eq 'start' or $lowercase eq 'last' |
|
8 |
0 |
0 |
$lowercase eq 'start' or $lowercase eq 'last' or $lowercase eq 'noadjust' |
131
|
1 |
1 |
6 |
$symbol eq '998405' or $symbol eq '998407' |
|
2 |
1 |
5 |
$symbol eq '998405' or $symbol eq '998407' or $symbol eq '23337' |
|
2 |
5 |
0 |
$symbol eq '998405' or $symbol eq '998407' or $symbol eq '23337' or $symbol =~ /^\d{4}(\.[a-zA-Z]){0,1}$/u |
289
|
8 |
8 |
0 |
$lowercase eq 'start' or $lowercase eq 'last' |
341
|
40 |
40 |
482 |
$$self{'symbol'} eq '998405' or $$self{'symbol'} eq '998407' |
|
80 |
40 |
442 |
$$self{'symbol'} eq '998405' or $$self{'symbol'} eq '998407' or $$self{'symbol'} eq '23337' |