Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 40 62 64.5


and 3 conditions

line !l l&&!r l&&r condition
21 1125 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
82 84 0 63 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
211 210 168 0 defined $default and $$args{-'weak'}
215 336 21 21 ref $default eq 'ARRAY' && !@$default
315 0 42 ref $default eq 'HASH' && !keys(%$default)
291 0 690 84 defined $elem and defined $booleans{$elem}
0 606 84 defined $elem and defined $pairs{$elem}
606 0 84 defined $elem and defined $pairs{$elem} and @_
292 84 0 0 @_ && $_[0] =~ /^[01]$/
463 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
34 0 660 0 ref $class || $class
82 0 63 84 $$args{-'selfless'} || $$args{-'Base'}
85 0 147 0 $$args{-'package'} || caller $stack_frame
86 63 21 63 $$args{-'Base'} or $$args{-'base'}
95 84 42 105 $$args{-'Base'} || $$args{-'base'}
235 17 121 2 $#_ > 0 or defined $_[0]{'data_delim'}
12 20 7 $#_ > 0 or defined $_[0]{'block_delim'}
11 77 5 $#_ > 0 or defined $_[0]{'spec'}
11 97 4 $#_ > 0 or defined $_[0]{'block_list'}
345 0 0 0 $seen || ($seen = $_ eq $caller_class)