Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
21 126 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
82 15 0 10 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
211 50 40 0 defined $default and $$args{-'weak'}
215 80 5 5 ref $default eq 'ARRAY' && !@$default
75 0 10 ref $default eq 'HASH' && !keys(%$default)
291 0 160 10 defined $elem and defined $booleans{$elem}
0 140 20 defined $elem and defined $pairs{$elem}
140 0 20 defined $elem and defined $pairs{$elem} and @_
292 10 0 0 @_ && $_[0] =~ /^[01]$/
463 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

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

or 3 conditions

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