Condition Coverage

lib/Pod/Html/HtmlTree.pm
Criterion Covered Total %
condition 8 10 80.0


and 3 conditions

line !l l&&!r l&&r condition
97 12 1 3 not -d $_ and $self->_is_ok_ext($file_name)

or 2 conditions

line l !l condition
14 3 1 shift() || {}
35 1 2 $$self{'args'} || []

or 3 conditions

line l !l&&r !l&&!r condition
113 0 0 3 $os eq 'MSWin32' or $os eq 'DOS'