Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 36 62 58.0


and 3 conditions

line !l l&&!r l&&r condition
20 125 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
81 23 0 24 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
210 80 64 0 defined $default and $$args{-'weak'}
214 128 8 8 ref $default eq 'ARRAY' && !@$default
120 0 16 ref $default eq 'HASH' && !keys(%$default)
291 0 270 24 defined $elem and defined $booleans{$elem}
0 238 32 defined $elem and defined $pairs{$elem}
238 0 32 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 8 $INC{'mixin.pm'} ||= 'Spiffy/mixin.pm'

or 3 conditions

line l !l&&r !l&&!r condition
33 0 75 0 ref $class || $class
81 0 24 23 $$args{-'selfless'} || $$args{-'Base'}
84 0 47 0 $$args{-'package'} || caller $stack_frame
85 24 0 23 $$args{-'Base'} or $$args{-'base'}
94 32 0 37 $$args{-'Base'} || $$args{-'base'}
235 2 1 3 $#_ > 0 or defined $_[0]{'block_list'}
0 3 3 $#_ > 0 or defined $_[0]{'block_delim'}
0 10 3 $#_ > 0 or defined $_[0]{'data_delim'}
1 9 3 $#_ > 0 or defined $_[0]{'spec'}
345 0 0 0 $seen || ($seen = $_ eq $caller_class)