| blib/lib/File/CacheDir.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 18 | 38.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 83 | 0 | 34 | 18 | $$self{'cache_stats'} and $File::CacheDir::EXTANT_DIR{$_dir} |
| 116 | 8 | 0 | 0 | @stat and time - $stat[9] < $$self{'cleanup_length'} |
| 268 | 0 | 0 | 0 | not $$self{'cookie_brick_over'} and defined $old_cookie |
| 382 | 0 | 0 | 0 | $routine and ref $routine |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 140 | 0 | 4 | 10 | -l $root or not -d _ |
| 160 | 10 | 0 | 2 | $units =~ /^s/i or not $units |