Branch Coverage

blib/lib/Pod/Hlp.pm
Criterion Covered Total %
branch 0 86 0.0


line true false branch
75 0 0 if @_ < 2
79 0 0 if @_ < 3
92 0 0 unless open IN, $file
95 0 0 if ($cutting)
96 0 0 unless /^=/
105 0 0 if (/^\s/)
120 0 0 if (not $FANCY) { }
131 0 0 if (defined $2) { }
174 0 0 $1 ? :
187 0 0 if (s/^=//) { }
192 0 0 if ($Cmd eq 'cut') { }
0 0 elsif ($Cmd eq 'head1') { }
0 0 elsif ($Cmd eq 'head2') { }
0 0 elsif ($Cmd eq 'over') { }
0 0 elsif ($Cmd eq 'back') { }
0 0 elsif ($Cmd eq 'item') { }
199 0 0 if ($last_cmd > $head1_level)
204 0 0 if (/^$pat/i)
208 0 0 if ($head1_level - $last_cmd <= 1) { }
220 0 0 if ($hlp_line =~ s/[\ \t\r\f]+/'_';/eg)
233 0 0 if $FANCY
235 0 0 if ($hlp_line =~ s/[\ \t\r\f]+/'_';/eg)
245 0 0 if ($head2_level - $last_cmd <= 1) { }
261 0 0 unless defined $indent
269 0 0 if (length($_) + 3 < $indent) { }
272 0 0 if (/^=/)
303 0 0 if ($needspace)
311 0 0 if $use_format
318 0 0 if $use_format
337 0 0 if ($line_length + $word_length > $marg) { }
343 0 0 if ($line_length)
351 0 0 if $line
380 0 0 unless eval $str
388 0 0 if ($reformat) { }
401 0 0 unless eval $str
418 0 0 if $mapready++
419 0 0 if (/[\200-\377]/)
426 0 0 unless $mapready--
431 0 0 if $ready_to_print
439 0 0 defined $HTML_Escapes{$1} ? :
455 0 0 if @items > 2 and $i != $#items
456 0 0 if $i + 2 == @items
459 0 0 @items > 1 ? :