Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
21 1131 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
82 48 0 48 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
211 167 136 0 defined $default and $$args{-'weak'}
215 269 17 17 ref $default eq 'ARRAY' && !@$default
252 0 34 ref $default eq 'HASH' && !keys(%$default)
291 0 538 48 defined $elem and defined $booleans{$elem}
0 470 68 defined $elem and defined $pairs{$elem}
470 0 68 defined $elem and defined $pairs{$elem} and @_
292 48 0 0 @_ && $_[0] =~ /^[01]$/
463 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
34 0 626 0 ref $class || $class
82 0 48 48 $$args{-'selfless'} || $$args{-'Base'}
85 0 96 0 $$args{-'package'} || caller $stack_frame
86 48 0 48 $$args{-'Base'} or $$args{-'base'}
95 65 0 82 $$args{-'Base'} || $$args{-'base'}
235 4 43 13 $#_ > 0 or defined $_[0]{'block_delim'}
7 24 12 $#_ > 0 or defined $_[0]{'spec'}
6 65 13 $#_ > 0 or defined $_[0]{'block_list'}
3 50 12 $#_ > 0 or defined $_[0]{'data_delim'}
345 0 0 0 $seen || ($seen = $_ eq $caller_class)