inc/Spiffy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 36 | 62 | 58.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 201 | 0 | 0 | $_[1] eq 'import' && (caller())->isa('autouse') |
82 | 13 | 0 | 13 | $$args{-'selfless'} || $$args{-'Base'} and not $$filtered_files{(caller $stack_frame)[1]}++ |
211 | 48 | 40 | 0 | defined $default and $$args{-'weak'} |
214 | 78 | 5 | 5 | ref $default eq 'ARRAY' && !@$default |
73 | 0 | 10 | ref $default eq 'HASH' && !keys(%$default) | |
291 | 0 | 164 | 13 | defined $elem and defined $booleans{$elem} |
0 | 144 | 20 | defined $elem and defined $pairs{$elem} | |
144 | 0 | 20 | defined $elem and defined $pairs{$elem} and @_ | |
292 | 13 | 0 | 0 | @_ && $_[0] =~ /^[01]$/ |
463 | 0 | 0 | 0 | @roles and $roles[0] =~ /^!/ |
line | l | !l | condition |
---|---|---|---|
370 | 0 | 5 | $INC{'mixin.pm'} ||= 'Spiffy/mixin.pm' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 0 | 113 | 0 | ref $class || $class |
82 | 0 | 13 | 13 | $$args{-'selfless'} || $$args{-'Base'} |
84 | 0 | 26 | 0 | $$args{-'package'} || caller $stack_frame |
86 | 13 | 0 | 13 | $$args{-'Base'} or $$args{-'base'} |
94 | 18 | 0 | 23 | $$args{-'Base'} || $$args{-'base'} |
235 | 1 | 7 | 3 | $#_ > 0 or defined $_[0]{'data_delim'} |
2 | 10 | 3 | $#_ > 0 or defined $_[0]{'spec'} | |
0 | 17 | 3 | $#_ > 0 or defined $_[0]{'block_delim'} | |
0 | 1 | 3 | $#_ > 0 or defined $_[0]{'block_list'} | |
346 | 0 | 0 | 0 | $seen || ($seen = $_ eq $caller_class) |