| lib/OODoc/Format/Pod3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 66 | 0 | 0 | 0 | defined $descr and length $descr |
| line | l | !l | condition |
|---|---|---|---|
| 26 | 0 | 0 | delete $args{'template'} || \$default_template |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 92 | 0 | 0 | 0 | $order{$$_{'chapter'}} ||= $count++ |
| 134 | 0 | 0 | 0 | $template->valueFor('subsubsection_obj') || $template->valueFor('subsection_obj') || $template->valueFor('section_obj') || $template->valueFor('chapter_obj') |