Branch Coverage

blib/lib/Pod/Pandoc/Modules.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
23 0 0 if (my $given = $self->{$name})
24 0 0 unless $doc->metavalue('file') =~ /\.pod/
35 0 0 if ($opt->{'subdirectories'}) { }
42 0 0 if ($opt->{'wiki'}) { }
85 0 0 unless $module and $modules->{$module}
89 0 0 if (defined $hash)
103 0 0 if ($opt->{'subdirectories'}) { }
112 0 0 if ($opt->{'update'} and -e $target)
113 0 0 if &Pod::Pandoc::Modules::stat($file)->[9] <= &Pod::Pandoc::Modules::stat($target)->[9]
118 0 0 unless $opt->{'quiet'}
122 0 0 if ($opt->{'index'})
127 0 0 unless $opt->{'quiet'}
134 0 0 ref $_[0] ? :
135 0 0 ref $_[0] ? :
138 0 0 unless exists $opt{'index'}
142 0 0 if $opt{'ext'} =~ /^(pod|pm)$/