Branch Coverage

blib/lib/Pod/LaTeX/Book.pm
Criterion Covered Total %
branch 0 116 0.0


line true false branch
192 0 0 if (exists $$_{'Section'}) { }
0 0 elsif (exists $$_{'Input'}) { }
348 0 0 unless open $fh_out, '>', $outfile
360 0 0 if (exists $$element{'Section'})
363 0 0 if ($$detailRef{'Title'} =~ /Appendix/)
371 0 0 if (exists $$element{'Input'})
375 0 0 if ($$detailRef{'FileOrPod'} =~ /.tex$/) { }
393 0 0 defined $$detailRef{'SkipUntil'} ? :
402 0 0 unless (defined $location)
453 0 0 if $$self{'_DoSkip'}
456 0 0 if ($$self{'_dont_modify_any_para'}) { }
462 0 0 if $paragraph =~ /^\s+$/
483 0 0 if ($$self{'_VerbatimParagraph'} eq '') { }
509 0 0 if ($seq_command eq 'C') { }
0 0 elsif ($seq_command eq 'L') { }
513 0 0 if ($text =~ m[(\w+)://(\S+)])
530 0 0 unless (defined $separator)
535 0 0 if (length $text > 30 and $$self{'_inTextBlock'}) { }
552 0 0 unless (defined $link)
558 0 0 if ($link->type eq 'hyperlink') { }
0 0 elsif ($link->page eq '') { }
576 0 0 if ($foundPage > 0) { }
581 0 0 $link->node ? :
630 0 0 if $$self{'_DoSkip'}
659 0 0 if ($$self{'_DoSkip'}) { }
660 0 0 if $paragraph =~ /$$self{'SkipUntil'}/ and $command =~ /head/i
664 0 0 if defined $$self{'SkipFrom'} and $paragraph =~ /$$self{'SkipFrom'}/ and $command =~ /head/i
671 0 0 if $$self{'_DoSkip'}
712 0 0 if ($$self{'_CURRENT_HEAD1'} =~ /^NAME/i and $self->ReplaceNAMEwithSection)
720 0 0 if $$self{'_DoSkip'}
743 0 0 if ($num > $#LatexSections)
751 0 0 $level >= $self->LevelNoNum ? :
758 0 0 unless $paragraph =~ /\\protect/
764 0 0 unless $index =~ m[http://]
770 0 0 if ($$self{'_PastName'} == -1)
828 0 0 if ($paragraph =~ /C(<(?:<+\s)?)/)
882 0 0 if ($paragraph =~ /CqqPodBook/)
897 0 0 unless defined $segment
902 0 0 if defined $segment
931 0 0 if $$self{'_DoSkip'}
938 0 0 if (substr($paragraph, 0, 1) eq '*') { }
0 0 elsif ($paragraph =~ /^\d/) { }
949 0 0 if ($type eq 'description')
953 0 0 if (defined $delim)
976 0 0 if ($paragraph =~ /\\index\{(\S+)\}/)
1012 0 0 if ($$self{'_DocOptions'}{'AddPreamble'})
1014 0 0 if (exists $$self{'_DocOptions'}{'UserPreamble'}) { }
1023 0 0 if (defined $$detailRef{$field})
1118 0 0 if ($$self{'_DocOptions'}{'AddPreamble'})
1120 0 0 if (exists $$self{'_DocOptions'}{'UserPostamble'}) { }
1145 0 0 if ($$self{'_VerbatimParagraph'} eq '')
1155 0 0 unless $len < $maxLen
1163 0 0 if ($maxLen > 95) { }
1169 0 0 if ($maxLen > 83) { }
0 0 elsif ($maxLen > 70) { }
1206 0 0 if (ref $node and $node->isa('Pod::InteriorSequence')) { }
1208 0 0 if ($$node{-'name'} eq 'C') { }
1212 0 0 if ($#CCodes > -1)