Branch Coverage

blib/lib/Devel/DollarAt.pm
Criterion Covered Total %
branch 9 26 34.6


line true false branch
30 0 0 if (defined $err and length $err and not length $text)
49 0 1 if (ref $err and $err->isa('Devel::DollarAt::NullMessage'))
57 0 1 unless $skip
60 1 0 if ($err =~ s/^(.*) at .*?(?:<(.*)> line (\d+)|)\.\n\z/$1/s)
72 0 1 if (defined $inputline)
77 0 1 if (defined $propagated and length $propagated)
90 0 1 if (defined $this->propagated)
91 0 0 unless (length $text)
96 1 0 unless ($text =~ /\n\z/)
98 0 1 if (defined $this->inputline)
104 0 1 if $FRAME
120 0 0 if ('frame' eq $_) { }
143 0 0 unless $$this{'redispatch_points'}