Condition Coverage
blib/lib/Template/Provider/Markdown/Pandoc.pm
Criterion
Covered
Total
%
condition
5
6
83.3
or 3 conditions
line
l
!l&&r
!l&&!r
condition
109
2
2
2
not defined $self->{'EXTENSION'} or $path =~ /\.\Q$self->{'EXTENSION'}\E$/
110
3
0
1
$pandoc //= &pandoc()