Branch Coverage

blib/lib/Pod/Tree/PerlUtil.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
11 0 0 unless -d $dir or CORE::mkdir $dir, 493
19 0 0 if $translator->{'options'}{'v'} < 1
32 0 0 if ($verbosity == 2)
37 0 0 if $verbosity == 3
48 0 0 unless $node1
56 0 0 unless $name
58 0 0 if ($name =~ /\s/ and not $description)
61 0 0 if (@description > 1 and $description[0] =~ /::/) { }