Branch Coverage

blib/lib/Pod/PseudoPod/LaTeX.pm
Criterion Covered Total %
branch 45 72 62.5


line true false branch
18 1 9 exists $args{'keep_ligatures'} ? :
19 1 9 exists $args{'captions_below'} ? :
20 3 7 exists $args{'full'} ? :
50 1 7 if ($self->{'full'})
64 1 7 if $self->{'full'}
71 7 458 unless defined $self->{'scratch'}
88 9 232 if (exists $self->{'curr_open'}[-1][-1]{'~resolve'} and $self->{'curr_open'}[-1][-1]{'~resolve'} == 0)
94 9 744 unless $resolve
96 24 720 if $self->{'flags'}{'in_verbatim'}
97 0 720 if $self->{'flags'}{'in_xref'}
98 8 712 if $self->{'flags'}{'in_figure'}
119 712 0 unless $self->{'keep_ligatures'}
213 48 0 if (exists $characters{$2}) { }
0 0 elsif ($clean_entity = Pod::Escapes::e2char($entity)) { }
299 0 0 if ($clean_xref =~ /^fig:/) { }
0 0 elsif ($clean_xref =~ /^table:/) { }
323 0 8 if ($self->{'flags'}{'in_figure'}) { }
338 0 8 if ($self->{'flags'}{'in_figure'}) { }
357 8 25 if ($flags->{'target'} =~ /^latex$/i) { }
1 24 elsif (exists $flags->{'~really'} and $flags->{'~really'} eq '=begin' and exists $self->{'emit_environment'}{$flags->{'target'}}) { }
363 1 0 if exists $flags->{'title'}
374 8 25 if ($flags->{'target'} =~ /^latex$/i) { }
1 24 elsif (exists $self->{'emit_environment'}{$flags->{'target'}}) { }
391 8 8 if ($self->{'curr_open'}[-1][-1]{'target'} eq 'screen')
435 8 0 if ($flags->{'title'})
436 0 8 if ($self->{'captions_below'}) { }
455 0 0 if ($self->{'captions_below'} and $self->{'_dangling_title'})
476 0 0 if ($flags->{'title'})
478 0 0 if ($self->{'captions_below'}) { }
519 0 0 if ($self->{'captions_below'} and $self->{'_dangling_title'})
572 0 0 if ($self->{'in_headrow'})
638 0 8 if $flags->{'title'}
640 1 7 if ($self->{'emit_environment'}{'sidebar'}) { }
643 0 1 if $title
654 0 7 if ($title)
666 1 7 if ($self->{'emit_environment'}{'sidebar'}) { }