| blib/lib/Template/Provider/Pandoc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 95 | 0 | 0 | if (exists $opts->{'EXTENSIONS'}) |
| 116 | 0 | 0 | if $_ eq '*' |
| 117 | 0 | 0 | if ($path =~ /\.\Q$_\E$/) |
| 118 | 0 | 0 | if (defined $self->{'EXTENSIONS'}{$_}) |
| 129 | 0 | 0 | if (not $done and exists $self->{'EXTENSIONS'}{'*'}) |
| 135 | 0 | 0 | if wantarray |