Branch Coverage

blib/lib/Devel/REPL/Plugin/InProcess.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
88 1 6 unless defined $package
89 0 6 if $subroutine and $subroutine eq '(eval)'
90 3 3 if ($package =~ /^Devel::REPL\b/) { }
0 3 elsif ($package =~ /^DB\b/) { }
100 0 1 unless @found_level
101 0 1 if $skip and $skip >= @found_level
118 3 0 if ($key =~ /^\$/) { }
125 0 0 if ($key =~ /^\$/) { }