Condition Coverage

blib/lib/Template/Provider/Markdown/Pandoc.pm
Criterion Covered Total %
condition 0 6 0.0


or 3 conditions

line l !l&&r !l&&!r condition
111 0 0 0 not defined $self->{'EXTENSION'} or $path =~ /\.\Q$self->{'EXTENSION'}\E$/
112 0 0 0 $pandoc //= &pandoc()