Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 33 62 53.2


and 3 conditions

line !l l&&!r l&&r condition
28 22 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
89 3 0 2 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
218 10 8 0 defined $default and $$args{-'weak'}
222 16 1 1 ref $default eq 'ARRAY' && !@$default
15 0 2 ref $default eq 'HASH' && !keys(%$default)
298 0 32 2 defined $elem and defined $booleans{$elem}
0 28 4 defined $elem and defined $pairs{$elem}
28 0 4 defined $elem and defined $pairs{$elem} and @_
299 2 0 0 @_ && $_[0] =~ /^[01]$/
470 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
41 0 21 0 ref $class || $class
89 0 2 3 $$args{-'selfless'} || $$args{-'Base'}
92 0 5 0 $$args{-'package'} || caller $stack_frame
93 2 0 3 $$args{-'Base'} or $$args{-'base'}
102 2 0 4 $$args{-'Base'} || $$args{-'base'}
242 1 0 1 $#_ > 0 or defined $_[0]{'block_list'}
0 17 1 $#_ > 0 or defined $_[0]{'data_delim'}
0 18 1 $#_ > 0 or defined $_[0]{'block_delim'}
0 0 1 $#_ > 0 or defined $_[0]{'spec'}
352 0 0 0 $seen || ($seen = $_ eq $caller_class)