Branch Coverage

blib/lib/Devel/REPL/Plugin/DumpHistory.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
32 0 0 if ($file) { }
34 0 0 unless (open my $fd, '>>', $file)