Branch Coverage

blib/lib/B/Hooks/AtRuntime.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
21 1 6 defined $ENV{'PERL_B_HOOKS_ATRUNTIME'} ? :
42 47 63 if compiling_string_eval()
45 1 54 if (defined(my $extra = remaining_text()))
70 99 97 if $new
83 3 115 unless my $depth = count_BEGINs()
87 52 63 unless ($hk = $Hooks[$depth])