line |
!l |
l&&!r |
l&&r |
condition |
199
|
0 |
93 |
0 |
$$self{'pos'} and $$self{'cursor'} |
222
|
37 |
0 |
1 |
$$self{'check_log'} and $logfile |
|
37 |
0 |
1 |
$$self{'check_log'} and $logfile and $$self{'log'} ne $logfile |
356
|
130 |
4 |
6 |
$stat[7] == 0 and $$self{'LogNumber'} == 0 |
|
134 |
0 |
6 |
$stat[7] == 0 and $$self{'LogNumber'} == 0 and $$self{'end'} eq 'fixed' |
416
|
72 |
0 |
5 |
$$self{'check_inode'} and $$pos{'Inode'} |
|
72 |
0 |
5 |
$$self{'check_inode'} and $$pos{'Inode'} and $$self{'Inode'} |
|
0 |
1 |
4 |
$$self{'check_inode'} and $$pos{'Inode'} and $$self{'Inode'} and $$pos{'Inode'} ne $$self{'Inode'} |
417
|
0 |
3 |
70 |
$$self{'check_lastline'} and $$pos{'LastLine'} |
|
3 |
39 |
31 |
$$self{'check_lastline'} and $$pos{'LastLine'} and $$pos{'LastLine'} ne $self->_last_line |
447
|
5 |
26 |
55 |
defined $$self{'EOF'} and $$self{'LogNumber'} == 0 |