| blib/lib/Crypt/PGP2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 0 | if not defined $key or $key eq '' |
| 56 | 0 | 0 | if not defined $plaintext or $plaintext eq '' |
| 72 | 0 | 0 | if not defined $options or $options eq '' |
| 75 | 0 | 0 | unless $options =~ /^[at]+$/ |
| 82 | 0 | 0 | unless $pid |