Branch Coverage

blib/lib/Orze/Sources/Pandoc.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
48 0 0 if (-r $file) { }
50 0 0 unless ($options)
54 0 0 if ($from)
57 0 0 if ($to)
63 0 0 unless open $pandoc, $cmd . ' ' . $file . ' |'