Branch Coverage

blib/lib/App/pod2pandoc.pm
Criterion Covered Total %
branch 5 20 25.0


line true false branch
21 0 2 unless &Getopt::Long::GetOptionsFromArray(\@_, \%opt, 'help|h|?', 'data-sections', 'podurl=s', 'ext=s', 'index=s', 'wiki', 'update', 'quiet')
26 0 2 if delete $opt{'help'}
28 2 0 @_ ? :
32 1 1 if (defined $index) { }
45 0 0 ref $_[0] ? :
49 0 0 if (@$input > 0 and -d $input->[0]) { }
50 0 0 @$input > 1 ? :
56 0 0 unless %$found or $opt->{'quiet'}
65 0 0 @$input ? :
67 0 0 if (@args) { }