Condition Coverage

blib/lib/Pod/Tree/PerlUtil.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 0 $name =~ /\s/ and not $description
61 0 0 0 @description > 1 and $description[0] =~ /::/

or 3 conditions

line l !l&&r !l&&!r condition
11 0 0 0 -d $dir or CORE::mkdir $dir, 493