Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 34 62 54.8


and 3 conditions

line !l l&&!r l&&r condition
20 68 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
81 3 1 3 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
210 10 8 0 defined $default and $$args{-'weak'}
214 16 1 1 ref $default eq 'ARRAY' && !@$default
15 0 2 ref $default eq 'HASH' && !keys(%$default)
291 0 34 4 defined $elem and defined $booleans{$elem}
0 30 4 defined $elem and defined $pairs{$elem}
30 0 4 defined $elem and defined $pairs{$elem} and @_
292 4 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
33 0 37 0 ref $class || $class
81 0 4 3 $$args{-'selfless'} || $$args{-'Base'}
84 0 7 0 $$args{-'package'} || caller $stack_frame
85 4 0 3 $$args{-'Base'} or $$args{-'base'}
94 6 0 5 $$args{-'Base'} || $$args{-'base'}
235 0 0 1 $#_ > 0 or defined $_[0]{'spec'}
0 4 1 $#_ > 0 or defined $_[0]{'block_delim'}
0 3 1 $#_ > 0 or defined $_[0]{'data_delim'}
1 0 1 $#_ > 0 or defined $_[0]{'block_list'}
345 0 0 0 $seen || ($seen = $_ eq $caller_class)