Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 37 62 59.6


and 3 conditions

line !l l&&!r l&&r condition
21 563 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
83 12 0 8 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
212 40 28 0 defined $default and $$args{-'weak'}
215 60 4 4 ref $default eq 'ARRAY' && !@$default
56 0 8 ref $default eq 'HASH' && !keys(%$default)
291 0 120 8 defined $elem and defined $booleans{$elem}
0 104 16 defined $elem and defined $pairs{$elem}
104 0 16 defined $elem and defined $pairs{$elem} and @_
292 8 0 0 @_ && $_[0] =~ /^[01]$/
463 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

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

or 3 conditions

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