Condition Coverage

blib/lib/EB.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
116 6 0 0 @ARGV && $ARGV[0] =~ /-(P|-?printconfig)$/
0 0 6 $imsg ne $imsg_saved and not @ARGV && $ARGV[0] =~ /-(P|-?printconfig)$/

or 2 conditions

line l !l condition
104 0 6 $imsg || ''

or 3 conditions

line l !l&&r !l&&!r condition
129 0 0 6 $imsg_saved eq $imsg or $ENV{'AUTOMATED_TESTING'}