Condition Coverage
blib/lib/Bash/History/Read.pm
Criterion
Covered
Total
%
condition
1
6
16.6
or 3 conditions
line
l
!l&&r
!l&&!r
condition
60
0
0
0
$ENV{'HISTFILE'} // "$ENV{'HOME'}/.bash_history"
1
0
0
$path //= $ENV{'HISTFILE'} // "$ENV{'HOME'}/.bash_history"