Condition Coverage

blib/lib/AppConfig/State.pm
Criterion Covered Total %
condition 8 13 61.5


and 3 conditions

line !l l&&!r l&&r condition
312 0 11 0 defined $create and $create eq '1' || $variable =~ /$create/
573 0 1 19 exists $$self{'VARIABLE'}{$novar} and not $$self{'ARGCOUNT'}{$novar}

or 2 conditions

line l !l condition
481 11 0 shift() || (return)
610 5 13 $$self{'DEFAULT'}{$variable} || 0

or 3 conditions

line l !l&&r !l&&!r condition
312 0 10 1 $create eq '1' || $variable =~ /$create/