Branch Coverage

blib/lib/Devel/StackTrace/AsHTMLExtended.pm
Criterion Covered Total %
branch 22 44 50.0


line true false branch
24 1 6 unless $enc{$1}
42 1 0 unless ($opt{'inline'})
57 0 1 if (ref $opt{'style'}) { }
63 1 0 unless ($opt{'inline'})
73 1 0 if ($frame->filename)
75 0 1 if ($opt{'source_link'}) { }
84 0 1 if ($next_frame and $next_frame->subroutine) { }
87 0 0 $frame->filename ? :
93 1 0 $frame->filename ? :
105 1 0 unless ($opt{'inline'})
108 0 1 if ($frame->can('lexicals'))
117 1 0 unless ($opt{'inline'})
166 1 0 unless $frame and $frame->args
189 0 0 unless keys %$lexicals
196 0 0 if $var =~ /^\%/
197 0 0 if $var =~ /^\@/
213 1 0 if (-f $file)
216 0 1 $start < 1 ? :
217 0 1 unless open my $fh, '<', $file
222 1 8 if $cur_line > $end
223 1 7 if $cur_line < $start
225 1 6 $cur_line == $linenum ? :