blib/lib/URI/Escape/XS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
21 | 1 | 1 | wantarray ? : |
30 | 0 | 5 | unless @_ |
32 | 1 | 4 | unless defined $text |
34 | 1 | 3 | if (defined $patn) { } |
35 | 1 | 0 | unless (exists $regexp{$patn}) |
40 | 0 | 1 | if ($@) |