Condition Coverage

blib/lib/Pod/Pdf.pm
Criterion Covered Total %
condition 0 60 0.0


and 3 conditions

line !l l&&!r l&&r condition
132 0 0 0 @ARGV and $ARGV[0]
325 0 0 0 /(^\s+.*)$/ and not $in_text
476 0 0 0 $ypos <= $bottom_margin + $LF and $more
488 0 0 0 not $in_verbatim and $bl
500 0 0 0 $ypos <= $bottom_margin + $LF and $more
532 0 0 0 $ypos <= $bottom_margin + $LF and $more
0 0 0 $ypos <= $bottom_margin + $LF and $more and $zlf
572 0 0 0 $lineleng <= $indent - 2 and $str =~ /\007|\d+/
602 0 0 0 $line and @lk
620 0 0 0 $line and @lk
661 0 0 0 $xpos != $cLM + $indent and $tab_str
1038 0 0 0 defined $r_str and defined $l_str
1343 0 0 0 $level == 3 and not $h2
1377 0 0 0 defined $ol[$i]{'level'} and $ol[$i]{'level'} == $ol[$_]{'level'}

or 3 conditions

line l !l&&r !l&&!r condition
215 0 0 0 $result or $opt_help
422 0 0 0 $in_verbatim or $in_text
632 0 0 0 $lineleng + $wordleng <= $end - $xpos or $in_verbatim
0 0 0 $lineleng + $wordleng <= $end - $xpos or $in_verbatim or $in_tab
1376 0 0 0 not defined $ol[$i]{'level'} or $ol[$i]{'level'} <= $ol[$_]{'level'}
1382 0 0 0 not defined $ol[$i]{'level'} or $ol[$i]{'level'} <= $ol[$_]{'level'}