Condition Coverage

blib/lib/Pod/Tree/HTML.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 8 ref $dest eq '' and $dest
286 24 18 210 @$siblings == 1 and $siblings->[0]{'type'} eq 'ordinary'

or 2 conditions

line l !l condition
509 0 25 $html->{'options'}{'base'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
80 58 1 1 $tree->has_pod or $options->{'empty'}