Condition Coverage

blib/lib/Proc/PidUtil.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
103 1 0 3 -e $pidfile and -r $pidfile
1 0 3 -e $pidfile and -r $pidfile and open PID, $pidfile
112 0 0 3 $_ and not $_ =~ /\D/

or 2 conditions

line l !l condition
107 3 0 || 0