Branch Coverage

lib/OODoc/Format/Pod3.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
84 0 0 if defined $descr and length $descr
90 0 0 unless $title =~ /example/i
100 0 0 if $name ne "NAME" and $name ne "SYNOPSIS"
116 0 0 if (my $order = $attrs->{'order'})
117 0 0 ref $order eq 'ARRAY' ? :
135 0 0 unless &first(sub { not $_->isEmpty; } , $chapter->sections)
147 0 0 unless &first(sub { not $_->isEmpty; } , $section->subsections)
159 0 0 unless &first(sub { not $_->isEmpty; } , $subsection->subsubsections)
176 0 0 unless defined $parent
201 0 0 unless length $out