Condition Coverage

lib/OODoc/Format/Pod3.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
69 0 0 0 defined $descr and length $descr

or 2 conditions

line l !l condition
28 0 0 delete $args{'template'} || \$default_template

or 3 conditions

line l !l&&r !l&&!r condition
75 0 0 0 $name eq 'NAME' or $name eq 'SYNOPSIS'
103 0 0 0 $order{$_->{'chapter'}} ||= $count++
157 0 0 0 $template->valueFor('subsubsection_obj') || $template->valueFor('subsection_obj') || $template->valueFor('section_obj') || $template->valueFor('chapter_obj')