Branch Coverage

blib/lib/Pod/PseudoPod/LaTeX.pm
Criterion Covered Total %
branch 33 56 58.9


line true false branch
21 0 6 exists $args{'keep_ligatures'} ? :
57 6 331 unless defined $$self{'scratch'}
74 7 162 if (exists $$self{'curr_open'}[-1][-1]{'~resolve'} and $$self{'curr_open'}[-1][-1]{'~resolve'} == 0)
80 7 546 unless $resolve
82 18 528 if $$self{'flags'}{'in_verbatim'}
83 0 528 if $$self{'flags'}{'in_xref'}
84 0 528 if $$self{'flags'}{'in_figure'}
105 528 0 unless $$self{'keep_ligatures'}
199 36 0 if (exists $characters{$2}) { }
0 0 elsif ($clean_entity = Pod::Escapes::e2char($entity)) { }
285 0 0 if ($clean_xref =~ /^fig:/) { }
0 0 elsif ($clean_xref =~ /^table:/) { }
309 0 6 if ($$self{'flags'}{'in_figure'}) { }
324 0 6 if ($$self{'flags'}{'in_figure'}) { }
343 6 19 if ($$flags{'target'} =~ /^latex$/i) { }
1 18 elsif (exists $$flags{'~really'} and $$flags{'~really'} eq '=begin' and exists $$self{'emit_environment'}{$$flags{'target'}}) { }
349 1 0 if exists $$flags{'title'}
360 6 19 if ($$flags{'target'} =~ /^latex$/i) { }
1 18 elsif (exists $$self{'emit_environment'}{$$flags{'target'}}) { }
377 6 6 if ($$self{'curr_open'}[-1][-1]{'target'} eq 'screen')
420 0 0 if ($$flags{'title'})
447 0 0 if ($$flags{'title'})
528 0 0 if ($$self{'in_headrow'})
594 0 6 if $$flags{'title'}
596 1 5 if ($$self{'emit_environment'}{'sidebar'}) { }
599 0 1 if $title
610 0 5 if ($title)
622 1 5 if ($$self{'emit_environment'}{'sidebar'}) { }