Condition Coverage

blib/lib/Pod/POM/View/HTML.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
302 0 0 3 defined $page and length $page
307 3 0 0 defined $url and defined $section
3 0 0 defined $url and defined $section and length $section

or 2 conditions

line l !l condition
40 0 0 $class->SUPER::new(@_) || (return)