line |
!l |
l&&!r |
l&&r |
condition |
76
|
10 |
2 |
4 |
$major == 5 and $minor == 2 |
|
12 |
3 |
1 |
$major == 5 and $minor == 2 and $producttype == $NTWORKSTATION |
|
10 |
2 |
3 |
$major == 5 and $minor == 2 |
|
12 |
0 |
3 |
$major == 5 and $minor == 2 and $producttype != $NTWORKSTATION |
|
10 |
1 |
1 |
$major == 5 and $minor == 1 |
|
10 |
0 |
1 |
$major == 5 and $minor == 0 |
|
6 |
2 |
2 |
$major == 6 and $minor == 1 |
|
8 |
1 |
1 |
$major == 6 and $minor == 1 and $producttype == $NTWORKSTATION |
|
6 |
2 |
1 |
$major == 6 and $minor == 1 |
|
8 |
0 |
1 |
$major == 6 and $minor == 1 and $producttype != $NTWORKSTATION |
|
6 |
0 |
2 |
$major == 6 and $minor == 0 |
|
6 |
1 |
1 |
$major == 6 and $minor == 0 and $producttype == $NTWORKSTATION |
|
6 |
0 |
1 |
$major == 6 and $minor == 0 |
|
6 |
0 |
1 |
$major == 6 and $minor == 0 and $producttype != $NTWORKSTATION |
|
2 |
2 |
2 |
$major == 4 and $minor == 0 |
|
4 |
1 |
1 |
$major == 4 and $minor == 0 and $id == 1 |
|
2 |
2 |
1 |
$major == 4 and $minor == 10 |
|
2 |
1 |
1 |
$major == 4 and $minor == 90 |
|
2 |
0 |
1 |
$major == 4 and $minor == 0 |
|
1 |
0 |
1 |
$major == 3 and $minor == 51 |