Branch Coverage
blib/lib/Devel/REPL/Plugin/History.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
29
0
0
if
(
$self
->have_readline_history
)
{
}
61
0
0
if
(
$call
=~
/^(-?\d+)$/
)
63
0
0
if
$idx
>
0
69
0
0
if
$line
=~
/$re/