Condition Coverage
blib/arch/Proc/PID/File/Fcntl.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
133
0
0
1
$$self{'fd'} and $$ == $$self{'pid'}
or 3 conditions
line
l
!l&&r
!l&&!r
condition
76
0
0
1
not -f $$self{'path'} or (stat _)[1] != (stat $fd)[1]