Branch Coverage
blib/lib/Devel/REPL/Plugin/Turtles.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
58
0
0
if
(
&reftype
(
$thingy
)
eq
'CODE'
)
{
}
59
0
0
if
(
my
(
@res
)
=
$self
->$thingy
(
$line
)
)
63
0
0
if
(
my
(
@res
)
=
$line
=~
/$thingy/
)