Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
129 0 0 0 not $done and exists $self->{'EXTENSIONS'}{'*'}

or 3 conditions

line l !l&&r !l&&!r condition
102 0 0 0 $opts->{'OUTPUT_FORMAT'} // $default_output_format
119 0 0 0 $pandoc //= &pandoc()