Condition Coverage

blib/lib/App/pod2pandoc.pm
Criterion Covered Total %
condition 3 20 15.0


and 3 conditions

line !l l&&!r l&&r condition
44 0 1 1 @_ and not $_[0] =~ /^-./
47 2 0 0 $opt{'parse'} and $opt{'parse'} ne '*'
91 0 0 0 @$input > 0 and -d $input->[0]

or 2 conditions

line l !l condition
62 0 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
58 0 0 0 $doc->meta->{$_} //= $meta->{$_}
88 0 0 0 $opt->{'meta'} // delete $opt->{'default-meta'}
98 0 0 0 %$found or $opt->{'quiet'}