Condition Coverage

lib/Util/EvalSnippet.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
13 1 0 2 $msg and $msg eq 'safe'
1 1 1 $msg and $msg eq 'safe' and not $ENV{'ALLOW_SNIPPETS'}

or 2 conditions

line l !l condition
33 5 1 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
150 8 0 0 $ENV{'SNIPPET_DIR'} || $ENV{'HOME'} . '/eval-snippets'