Branch Coverage

blib/lib/Pod/Pandoc/Modules.pm
Criterion Covered Total %
branch 7 32 21.8


line true false branch
23 3 2 if (my $given = $self->{$name})
24 1 2 unless $doc->metavalue('file') =~ /\.pod/
35 0 2 if ($opt->{'subdirectories'}) { }
42 1 1 if ($opt->{'wiki'}) { }
81 0 0 unless $module and $modules->{$module}
85 0 0 if (defined $hash)
99 0 0 if ($opt->{'subdirectories'}) { }
108 0 0 if ($opt->{'update'} and -e $target)
109 0 0 if &Pod::Pandoc::Modules::stat($file)->[9] <= &Pod::Pandoc::Modules::stat($target)->[9]
114 0 0 unless $opt->{'quiet'}
118 0 0 if ($opt->{'index'})
123 0 0 unless $opt->{'quiet'}
130 0 0 ref $_[0] ? :
131 0 0 ref $_[0] ? :
134 0 0 unless exists $opt{'index'}
138 0 0 if $opt{'ext'} =~ /^(pod|pm)$/