| blib/lib/Brackup/Decrypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 13 | 46.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 15 | 0 | 45 | 88 | $meta and $$meta{'GPG-Recipient'} |
| line | l | !l | condition |
|---|---|---|---|
| 17 | 88 | 0 | (tempfile())[1] || die() |
| 85 | 88 | 0 | (tempfile())[1] || die() |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 0 | 88 | 0 | $ENV{'GPG_AGENT_INFO'} or @Brackup::GPG_ARGS |
| 88 | 0 | 0 | $ENV{'GPG_AGENT_INFO'} or @Brackup::GPG_ARGS or $warned_about_gpg_agent++ |