line |
l |
!l&&r |
!l&&!r |
condition |
70
|
5 |
1 |
22 |
$identifier eq 'D' or $identifier eq 'N'
|
|
6 |
0 |
22 |
$identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P'
|
|
1 |
0 |
22 |
$identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P' or $identifier eq 'H'
|
|
5 |
0 |
17 |
$identifier eq 'I' or $identifier eq 'S'
|
117
|
7 |
2 |
37 |
$identifier eq 'D' or $identifier eq 'N'
|
|
9 |
0 |
37 |
$identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P'
|
|
2 |
0 |
37 |
$identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P' or $identifier eq 'H'
|
|
8 |
0 |
29 |
$identifier eq 'I' or $identifier eq 'S'
|