Branch Coverage

blib/lib/Bash/History/Read.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
24 0 5 if ($main::PRINT)
25 0 0 if defined $ts
32 0 1 if ($which eq 'each_hist') { }
40 2 5 if ($line =~ /\A#(\d+)$/) { }
59 0 1 unless open my $fh, '<', $path