Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 24 62 38.7


and 3 conditions

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

or 2 conditions

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

or 3 conditions

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