| blib/lib/Net/NVD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 0 | $single ? : |
| 24 | 2 | 0 | $res->{'success'} ? : |
| 28 | 0 | 2 | $api_key ? : |
| 70 | 0 | 4 | unless exists $translation{$p} |
| 71 | 1 | 3 | if ($translation{$p}{'boolean'}) { } |
| 72 | 1 | 0 | if delete $params{$p} |
| 75 | 0 | 3 | unless $params{$p} =~ /$translation{$p}{'validation'}/u |