inc/Spiffy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 39 | 62 | 62.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 407 | 0 | 0 | $_[1] eq 'import' && (caller())->isa('autouse') |
82 | 130 | 38 | 130 | $args->{'-selfless'} || $args->{'-Base'} and not $$filtered_files{(caller $stack_frame)[1]}++ |
208 | 452 | 368 | 0 | defined $default and $args->{'-weak'} |
211 | 728 | 46 | 46 | ref $default eq 'ARRAY' && !@$default |
682 | 0 | 92 | ref $default eq 'HASH' && !keys(%$default) | |
288 | 0 | 1534 | 168 | defined $elem and defined $booleans{$elem} |
0 | 1350 | 184 | defined $elem and defined $pairs{$elem} | |
1350 | 0 | 184 | defined $elem and defined $pairs{$elem} and @_ | |
289 | 168 | 0 | 0 | @_ && $_[0] =~ /^[01]$/ |
460 | 0 | 0 | 0 | @roles and $roles[0] =~ /^!/ |
line | l | !l | condition |
---|---|---|---|
367 | 0 | 46 | $INC{'mixin.pm'} ||= 'Spiffy/mixin.pm' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 0 | 266 | 0 | ref $class || $class |
82 | 0 | 168 | 130 | $args->{'-selfless'} || $args->{'-Base'} |
84 | 0 | 298 | 0 | $args->{'-package'} || caller $stack_frame |
86 | 168 | 0 | 130 | $args->{'-Base'} or $args->{'-base'} |
94 | 252 | 0 | 222 | $args->{'-Base'} || $args->{'-base'} |
232 | 21 | 25 | 3 | $#_ > 0 or defined $_[0]{'spec'} |
24 | 13 | 5 | $#_ > 0 or defined $_[0]{'block_delim'} | |
32 | 22 | 3 | $#_ > 0 or defined $_[0]{'data_delim'} | |
23 | 17 | 5 | $#_ > 0 or defined $_[0]{'block_list'} | |
343 | 0 | 0 | 0 | $seen || ($seen = $_ eq $caller_class) |