Condition Coverage

lib/Pod/PseudoPod/DocBook.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
78 22 2 16 defined $sections and @$sections > 0
24 7 9 defined $sections and @$sections > 0 and $level <= $sections->[-1]

or 2 conditions

line l !l condition
15 0 23 $new->{'output_fh'} ||= *STDOUT{'IO'}