Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 38 62 61.2


and 3 conditions

line !l l&&!r l&&r condition
21 638 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
83 47 0 31 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
212 159 112 0 defined $default and $$args{-'weak'}
215 239 16 16 ref $default eq 'ARRAY' && !@$default
223 0 32 ref $default eq 'HASH' && !keys(%$default)
291 0 478 31 defined $elem and defined $booleans{$elem}
0 414 64 defined $elem and defined $pairs{$elem}
414 0 64 defined $elem and defined $pairs{$elem} and @_
292 31 0 0 @_ && $_[0] =~ /^[01]$/
463 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

line l !l condition
370 0 16 $INC{'mixin.pm'} ||= 'Spiffy/mixin.pm'

or 3 conditions

line l !l&&r !l&&!r condition
34 0 353 0 ref $class || $class
83 0 31 47 $$args{-'selfless'} || $$args{-'Base'}
85 0 78 0 $$args{-'package'} || caller $stack_frame
87 31 0 47 $$args{-'Base'} or $$args{-'base'}
95 31 0 63 $$args{-'Base'} || $$args{-'base'}
235 3 28 15 $#_ > 0 or defined $_[0]{'data_delim'}
4 18 15 $#_ > 0 or defined $_[0]{'spec'}
6 12 15 $#_ > 0 or defined $_[0]{'block_list'}
2 18 15 $#_ > 0 or defined $_[0]{'block_delim'}
346 0 0 0 $seen || ($seen = $_ eq $caller_class)