Branch Coverage

blib/lib/Pod/L10N/Html/Util.pm
Criterion Covered Total %
branch 21 34 61.7


line true false branch
61 0 31 if $Pod::L10N::Html::Util::Config{'pod2html'}
82 1 30 unless $result
83 1 29 if defined $opts{'help'}
96 1 1 if @_
148 47 514 unless $full_path
149 8 506 if $full_path eq "/"
152 0 506 $dirs eq 'File::Spec'->curdir ? :
155 0 506 if (defined $vol and $vol)
156 0 0 if $^O eq "VMS"
157 0 0 if $^O eq "MSWin32"
159 0 0 if ($dirs[0]) { }
166 120 386 if "File::Spec"->file_name_is_absolute($full_path)
167 23 483 unless scalar @dirs
170 0 483 if $^O eq "MSWin32"
171 0 483 if $^O eq "VMS"
195 26 0 if ($dest ne "")
199 26 0 if ($rel_path ne '' and substr($rel_path, -1) ne '/') { }