line |
l |
!l&&r |
!l&&!r |
condition |
172
|
0 |
0 |
93 |
defined $params{'SeekBack'} or defined $params{'Seek'} |
281
|
0 |
2 |
0 |
$! or -S $$handle |
|
2 |
0 |
0 |
$! or -S $$handle or -t $$handle |
415
|
0 |
0 |
371 |
S_ISBLK($new_stat[2]) or S_ISCHR($new_stat[2]) |
422
|
0 |
0 |
371 |
$new_stat[1] != $$last_stat[1] or $new_stat[0] != $$last_stat[0] |
|
0 |
0 |
371 |
$new_stat[1] != $$last_stat[1] or $new_stat[0] != $$last_stat[0] or $new_stat[6] != $$last_stat[6] |
|
0 |
0 |
371 |
$new_stat[1] != $$last_stat[1] or $new_stat[0] != $$last_stat[0] or $new_stat[6] != $$last_stat[6] or $new_stat[3] != $$last_stat[3] |
|
0 |
0 |
371 |
$new_stat[1] != $$last_stat[1] or $new_stat[0] != $$last_stat[0] or $new_stat[6] != $$last_stat[6] or $new_stat[3] != $$last_stat[3] or $new_stat[7] < $$last_stat[7] |
563
|
0 |
0 |
11 |
S_ISBLK($new_stat[2]) or S_ISCHR($new_stat[2]) |
570
|
3 |
0 |
8 |
$new_stat[1] != $$last_stat[1] or $new_stat[0] != $$last_stat[0] |
|
3 |
0 |
8 |
$new_stat[1] != $$last_stat[1] or $new_stat[0] != $$last_stat[0] or $new_stat[6] != $$last_stat[6] |
|
0 |
0 |
8 |
$new_stat[1] != $$last_stat[1] or $new_stat[0] != $$last_stat[0] or $new_stat[6] != $$last_stat[6] or $new_stat[3] != $$last_stat[3] |
|
0 |
0 |
8 |
$new_stat[1] != $$last_stat[1] or $new_stat[0] != $$last_stat[0] or $new_stat[6] != $$last_stat[6] or $new_stat[3] != $$last_stat[3] or $new_stat[7] < $$last_stat[7] |