Branch Coverage

blib/lib/Markdown/Pod/Handler.pm
Criterion Covered Total %
branch 26 36 72.2


line true false branch
63 31 0 if $self->encoding
72 1503 2592 if (@style_stack) { }
77 601 902 if grep {$_ == 1;} @style_stack
79 598 905 if ($style_stack[-1] == 1) { }
728 177 elsif ($style_stack[-1] == 2) { }
0 177 elsif ($style_stack[-1] == 3) { }
142 601 0 if ($link_buf and exists $link_buf->{'text'}) { }
205 3 83 if $list_depth
220 0 3 if $list_depth
255 0 728 if ($text =~ /\n/m) { }
264 17 711 if ($text =~ /[<>]/) { }
306 74 0 exists $p{'alt_text'} ? :
308 33 41 exists $p{'title'} ? :
345 4 1 defined $attributes->{$_} ? :
349 37 1 if ($tag =~ /^br$/i) { }
350 0 37 if ($attributes_str) { }
358 1 0 if ($attributes_str) { }
437 0 0 unless eval {