Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
21 585 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
82 27 0 18 $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
211 90 72 0 defined $default and $$args{-'weak'}
215 144 9 9 ref $default eq 'ARRAY' && !@$default
135 0 18 ref $default eq 'HASH' && !keys(%$default)
291 0 288 18 defined $elem and defined $booleans{$elem}
0 252 36 defined $elem and defined $pairs{$elem}
252 0 36 defined $elem and defined $pairs{$elem} and @_
292 18 0 0 @_ && $_[0] =~ /^[01]$/
463 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
34 0 324 0 ref $class || $class
82 0 18 27 $$args{-'selfless'} || $$args{-'Base'}
85 0 45 0 $$args{-'package'} || caller $stack_frame
86 18 0 27 $$args{-'Base'} or $$args{-'base'}
95 18 0 36 $$args{-'Base'} || $$args{-'base'}
235 0 30 9 $#_ > 0 or defined $_[0]{'data_delim'}
4 27 9 $#_ > 0 or defined $_[0]{'block_delim'}
3 15 9 $#_ > 0 or defined $_[0]{'block_list'}
2 18 9 $#_ > 0 or defined $_[0]{'spec'}
345 0 0 0 $seen || ($seen = $_ eq $caller_class)