Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 35 62 56.4


and 3 conditions

line !l l&&!r l&&r condition
21 88 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
83 20 0 11 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
212 83 63 0 defined $default and $$args{-'weak'}
215 128 9 9 ref $default eq 'ARRAY' && !@$default
119 0 18 ref $default eq 'HASH' && !keys(%$default)
291 0 256 11 defined $elem and defined $booleans{$elem}
0 220 36 defined $elem and defined $pairs{$elem}
220 0 36 defined $elem and defined $pairs{$elem} and @_
292 11 0 0 @_ && $_[0] =~ /^[01]$/
463 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
34 0 55 0 ref $class || $class
83 0 11 20 $$args{-'selfless'} || $$args{-'Base'}
85 0 31 0 $$args{-'package'} || caller $stack_frame
87 11 0 20 $$args{-'Base'} or $$args{-'base'}
95 11 0 29 $$args{-'Base'} || $$args{-'base'}
235 0 16 2 $#_ > 0 or defined $_[0]{'spec'}
2 1 2 $#_ > 0 or defined $_[0]{'data_delim'}
0 12 2 $#_ > 0 or defined $_[0]{'block_list'}
0 6 2 $#_ > 0 or defined $_[0]{'block_delim'}
346 0 0 0 $seen || ($seen = $_ eq $caller_class)