Condition Coverage

blib/lib/Brackup/Decrypt.pm
Criterion Covered Total %
condition 6 13 46.1


and 3 conditions

line !l l&&!r l&&r condition
15 0 45 88 $meta and $$meta{'GPG-Recipient'}

or 2 conditions

line l !l condition
17 88 0 (tempfile())[1] || die()
85 88 0 (tempfile())[1] || die()

or 3 conditions

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++