| lib/Sub/Contract/Memoizer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 14 | 35.7 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 119 | 0 | 8 | 0 | defined $size and $size =~ /^\d+$/ | 
| 125 | 1 | 0 | 7 | $CACHE_STATS_ON and not exists $CACHE_STATS{$self->contractor} | 
| line | l | !l | condition | 
|---|---|---|---|
| 116 | 1 | 7 | delete $args{'size'} || 10000 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 149 | 0 | 0 | 0 | not defined $args or ref $args ne 'ARRAY' | 
| 150 | 0 | 0 | 0 | not defined $results or ref $results ne 'ARRAY' |