blib/lib/Template/Provider/Pandoc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
129 | 0 | 0 | 0 | not $done and exists $self->{'EXTENSIONS'}{'*'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
102 | 0 | 0 | 0 | $opts->{'OUTPUT_FORMAT'} // $default_output_format |
119 | 0 | 0 | 0 | $pandoc //= &pandoc() |