Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
21 1452 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
82 36 0 24 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
211 120 96 0 defined $default and $$args{-'weak'}
215 192 12 12 ref $default eq 'ARRAY' && !@$default
180 0 24 ref $default eq 'HASH' && !keys(%$default)
291 0 384 24 defined $elem and defined $booleans{$elem}
0 336 48 defined $elem and defined $pairs{$elem}
336 0 48 defined $elem and defined $pairs{$elem} and @_
292 24 0 0 @_ && $_[0] =~ /^[01]$/
463 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
34 0 776 0 ref $class || $class
82 0 24 36 $$args{-'selfless'} || $$args{-'Base'}
85 0 60 0 $$args{-'package'} || caller $stack_frame
86 24 0 36 $$args{-'Base'} or $$args{-'base'}
95 24 0 48 $$args{-'Base'} || $$args{-'base'}
235 5 37 12 $#_ > 0 or defined $_[0]{'block_list'}
2 28 12 $#_ > 0 or defined $_[0]{'block_delim'}
4 59 12 $#_ > 0 or defined $_[0]{'spec'}
1 39 12 $#_ > 0 or defined $_[0]{'data_delim'}
345 0 0 0 $seen || ($seen = $_ eq $caller_class)