blib/lib/Text/Markup/Asciidoc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
83 | 0 | 0 | unless $html =~ /\S/ |
85 | 0 | 0 | if $opts->{'raw'} |
106 | 0 | 0 | unless defined $pid |
108 | 0 | 0 | if ($pid) { } |
113 | 0 | 0 | unless exec @_ |