blib/lib/PDF/pdf2json.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 1 | if (exists $param{'page'}) |
21 | 0 | 1 | unless $param{'page'} =~ /^\d+$/ |
25 | 2 | 0 | if (exists $param{'quiet'}) |
26 | 2 | 0 | unless not $param{'quiet'} |
36 | 0 | 2 | if $ret |