Condition Coverage

blib/lib/Devel/Init.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
298 0 0 0 $Devel::Init::StackTrace && $error
342 3 9 0 @_ and $_[0] =~ /^-/

or 2 conditions

line l !l condition
224 4 1 $depth || 0
298 0 0 $@ || $error || 'Unknown failure initializing'
330 21 4 $need{$cond} || 0
18 7 $$hvHave{$cond} || 0