File Coverage

lib/App/pandoc/preprocess.pm
Criterion Covered Total %
statement 1 1 100.0
branch n/a
condition n/a
subroutine 1 1 100.0
pod n/a
total 2 2 100.0


line stmt bran cond sub pod time code
1             package App::pandoc::preprocess;
2             BEGIN {
3 1     1   56258 $App::pandoc::preprocess::AUTHORITY = 'cpan:DBR';
4             }
5             {
6             $App::pandoc::preprocess::VERSION = '0.9.4';
7             }
8              
9             # PODNAME: App::pandoc::preprocess
10             # ABSTRACT: Preprocess Pandoc before Processing Pandoc
11              
12             __END__