lib/OODoc/Format/Pod3.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 16 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
72 | 0 | 0 | 0 | defined $descr and length $descr |
line | l | !l | condition |
---|---|---|---|
31 | 0 | 0 | delete $args{'template'} || \$default_template |
77 | 0 | 0 | $example->name || 'Example' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
89 | 0 | 0 | 0 | $name eq "NAME" or $name eq "SYNOPSIS" |
117 | 0 | 0 | 0 | $order{$_->{'chapter'}} ||= $count++ |
171 | 0 | 0 | 0 | $template->valueFor('subsubsection_obj') || $template->valueFor('subsection_obj') || $template->valueFor('section_obj') || $template->valueFor('chapter_obj') |