Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 34 62 54.8


and 3 conditions

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

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
34 0 81 0 ref $class || $class
82 0 6 9 $$args{-'selfless'} || $$args{-'Base'}
85 0 15 0 $$args{-'package'} || caller $stack_frame
86 6 0 9 $$args{-'Base'} or $$args{-'base'}
95 6 0 12 $$args{-'Base'} || $$args{-'base'}
235 0 5 3 $#_ > 0 or defined $_[0]{'spec'}
0 9 3 $#_ > 0 or defined $_[0]{'data_delim'}
0 7 3 $#_ > 0 or defined $_[0]{'block_delim'}
3 0 3 $#_ > 0 or defined $_[0]{'block_list'}
345 0 0 0 $seen || ($seen = $_ eq $caller_class)