Branch Coverage

blib/lib/File/Overwrite.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
93 0 2 unless open my $fh, '+<', $file
98 0 2 unless close $fh
103 0 1 unless unlink($file) == 1