Condition Coverage

blib/lib/Log/Simple.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
104 0 2 4 defined ${$i;} and $_[0] <= ${$i;}
2 0 0 not defined ${$i;} and $_[0] <= $LOGLEVEL

or 3 conditions

line l !l&&r !l&&!r condition
104 4 0 2 defined ${$i;} and $_[0] <= ${$i;} or not defined ${$i;} and $_[0] <= $LOGLEVEL