Condition Coverage

lib/Badger/Test.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
83 96 0 2 $IF_ENV and not $ALL
117 0 0 67 @_ && ref $_[0] eq 'ARRAY'
121 67 0 0 @$args and $args->[0] =~ /^-/

or 2 conditions

line l !l condition
164 0 0 $self->class->var('DEBUG_MODULES') || (return)