Branch Coverage
blib/lib/File/Pid.pm
Criterion
Covered
Total
%
branch
9
10
90.0
line
true
false
branch
103
0
3
unless
open
WRITEPID
,
"> $file"
124
2
1
kill
(
0
,
$pid
)
?
:
156
14
2
if
$self
->file
165
4
3
if
$self
->pid
174
2
4
unless
open
READPID
,
"< $file"