Branch Coverage

blib/lib/IO/Die/close.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
9 4 2 $fh ? :
2 4 unless (my $ok = $fh ? CORE::close $fh : CORE::close())