Condition Coverage

inc/Spiffy.pm
Criterion Covered Total %
condition 36 62 58.0


and 3 conditions

line !l l&&!r l&&r condition
20 59 0 0 $_[1] eq 'import' && (caller())->isa('autouse')
82 12 0 7 $args->{'-selfless'} || $args->{'-Base'} and not $$filtered_files{(caller $stack_frame)[1]}++
208 47 40 0 defined $default and $args->{'-weak'}
211 77 5 5 ref $default eq 'ARRAY' && !@$default
72 0 10 ref $default eq 'HASH' && !keys(%$default)
288 0 154 7 defined $elem and defined $booleans{$elem}
0 134 20 defined $elem and defined $pairs{$elem}
134 0 20 defined $elem and defined $pairs{$elem} and @_
289 7 0 0 @_ && $_[0] =~ /^[01]$/
460 0 0 0 @roles and $roles[0] =~ /^!/

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
33 0 33 0 ref $class || $class
82 0 7 12 $args->{'-selfless'} || $args->{'-Base'}
84 0 19 0 $args->{'-package'} || caller $stack_frame
86 7 0 12 $args->{'-Base'} or $args->{'-base'}
94 7 0 17 $args->{'-Base'} || $args->{'-base'}
232 1 1 2 $#_ > 0 or defined $_[0]{'block_list'}
0 1 2 $#_ > 0 or defined $_[0]{'spec'}
0 2 2 $#_ > 0 or defined $_[0]{'block_delim'}
1 2 2 $#_ > 0 or defined $_[0]{'data_delim'}
343 0 0 0 $seen || ($seen = $_ eq $caller_class)