Branch Coverage

blib/lib/Text/Amuse/Beamer.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
45 0 1 unless $args{'latex'}
65 15 106 if ($piece =~ /\A\s*\\( part| chapter| section| subsection| subsubsection) (\[\{(.+)\}\])? (\{(.+)\}\s*\z) /x) { }
105 1 elsif (defined $in_frame) { }
76 8 7 if (@current)
89 0 1 if ($in_frame and @current)
101 8 15 if (ref $el) { }
103 2 6 if ($body =~ /^%\s+no\s*slides?\s*$/im)
105 2 0 if @out
115 1 0 if (@out) { }